|
-
Jul 13th, 2000, 05:27 PM
#1
Thread Starter
New Member
i want to write a program that receive packets a specific server. the server runs a java program to send the packet and use UDP protocal. so how i receive the packets?
packet.
wenyu
-
Jul 13th, 2000, 05:28 PM
#2
Thread Starter
New Member
receive packets from a specific server i mean.
-
Jul 15th, 2000, 11:53 AM
#3
Guru
use the Winsock control. Set it to accept UDP on the port that you are receiving the packets, and you should receive them.
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
|