UDP messages
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I have a server application that sends a udp message to clients, But it receives the message as well, And I don't want this.... I want only other clients Receive the message. Please help me, Thank you.
Every new thing you learn,Gives you a new personality.
-
Hi all, I have a server application that sends a udp message to clients, But it receives the message as well, And I don't want this.... I want only other clients Receive the message. Please help me, Thank you.
Every new thing you learn,Gives you a new personality.
dSolariuM wrote:
I have a server application that sends a udp message to clients
HoW? Mark