Ahhh right.
Thank you very much for your time and help. I'll definately try to mock up something similar when I get home. If I have any other problems I'll be sure to post back.
Again, thank you for your help,
Brent Newbury
Thank you oppcos,
I'm starting to get the idea of what's involved. It seems as though I need a service running on a server with direct access to the Internet (either via DMZ or Port Forwarding). When someone "logs on" they connect to the server. When they send a message to someone, the message...
Hiya oppcos,
I fully understand what you said. The problem is, how do programs like MSN/Windows Messenger do it? They don't need port forwarding on my router.
Thank you for your time,
Brent Newbury
Hiya all,
I’m having problems with an application I’m developing for my own research purposes. It’s similar to MSN/Windows Messenger in that it allows users to converse over the internet by text. However, I’ve run into a big problem. I cannot get the application to connect to a computer outside...
For anyone else who comes across this problem, here are a few links that helped me:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html/vbtskmanipulatingcontrolsfromthreads.asp...
Thank you both for your replies,
I did look at Thread732-868602, but it didn't seem to make much sense to me. I tried looking for delegates and other things but never, did a search for BeginInvoke(). Oh well.
Thank you both.
Brent
Hiya all,
I'm having problems when trying to change the value of a textbox from a thread. I've also tried creating a function inside the Form1 class then calling it from within the thread, but that doesn't seem to work either.
Here is the code:
using System;
using System.Drawing;
using...
Thnx but...
I am making a news braodcasting and administraion program, that will be free for personal & educational use (anyone with a domain name will have to pay a small free around $15 for a two year license).
Your suggestion would dramaticly slow down the proccessing time (and the server...
I have just finished the class, and it works, it all works.
It is going to be the class for a new product to come out called 'Adv.News'.
This is copyrighted material, so please change a few things : )
<?php
/*****************************************************
*...
I got an error:
PHP Warning: Supplied argument is not a valid MySQL result resource in ***********\global.php on line 103
After my 8 months in scripting in PHP, I still don't know what the heck that means or how to fix it.
I tried to learn ASP from my friends code before... it was hard (even though it was very well commented), and I can't remember half of it.
Your best bet is to learn for your self...
goto www.devshed.com
a good database tutorial...
Hi all,
I have a script that is ment to output, all comments relating to a news article, to the browser. The problem is; it only outputs the first record.
I have my database stuff in a class. I don't believe it is that to be causing the problem.
Here is my script:
-----
$comments =...
Sorry to disapoint you lot, but I'm building forums, so I want a function that is already in ASP, not *maybe*. And when you are distributing forums (maybe at a cost), it ain't good to say "Oh, sorry sir, it wo't work on that host, it don't have this installed." It must work on any...
I posted a problem a few days ago about using templates.
The problem was that when I get the template of an Access database, and then Response.Write() the template, the asp within the template would not execute, because ASP just sends the Response.Write() straight to the browser without...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.