|
-
Jul 19th, 2006, 09:52 AM
#1
Thread Starter
New Member
UDP Server and clients
I've built an application that listen to incoming characters on a serial port and I wish to send them to multiple workstation over our network.
I tried with mswinsock. I don't see how I can make it. I mean I tought that I only had to send thru a UDP port, the string and I tought that every workstation binded to that same port would be able to get the data.
It doesn't seem to work.
I think that every thing turns around usage of remotehost, remoteport, ...
I've forgot to said that I'm new to that kind of programming
Thanks
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
|