|
-
August 12th, 2005, 04:29 AM
#1
how to write a simple udp client server application
how do i write a simple udp client server application in visual basic
-
August 12th, 2005, 07:51 PM
#2
Re: how to write a simple udp client server application
I don't know how to do this in Visual Basic. The only sample I know of is written in C++ (for MFC). See "MSocUdp.exe Implement UDP Using CAsyncSocket" at http://support.microsoft.com/default...b;en-us;214396
It might be some use, even though it's written in C++
Other socket examples are at the FAQ: "Visual C++ Network: Where can I find examples of socket programs? " at http://www.codeguru.com/forum/showthread.php?t=326666
Mike
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
|