|
-
Apr 22nd, 2011, 10:51 PM
#1
Thread Starter
Lively Member
C# Sockets
Hi Guys,
I have a program that is meant to connect to a game server over TCP port 8080. The connection is all good, and as far as I can tell I am able to send packets. What I need to know is how to Receive every packet the game server sends back. Keep in mind it is sending well over 30packets a second back. Would I just write a while(true) loop to receive or is there something im missing?
Thanks,
Josh
Tags for this Thread
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
|