|
-
Oct 10th, 2000, 05:43 PM
#1
Thread Starter
Junior Member
Winsock UDP Problems
I have a chat program that I've been working on and it works great. I use a UDP connection to send/receive messages and the like. I have 2 computers set up, both with different IP's for development purposes. Only one problem, though. After a while of running the program as a host or client it just quits responding. Neither the host computer nor the client computer will respond to any data sent between them from my program.
Any ideas as to what I need to do? Do I need to free up the port somehow? I use the bind command so that no other applications can use my port, but the problem still seems to come up.
And if you are curious, I am not behind a firewall.
Thanks in advance!
Jason
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|