October 2nd, 1999, 03:12 AM
In MFC i making a program
i want the client to first send the server a UDP packet
the server once recieving this UDP packet, will call connect to the client
and make the connection
i got a CSocket declared as MySocket
but i am not sure how i can send a UDP with MFC CSocket
could anyone please help
Thanks in Advance
i want the client to first send the server a UDP packet
the server once recieving this UDP packet, will call connect to the client
and make the connection
i got a CSocket declared as MySocket
but i am not sure how i can send a UDP with MFC CSocket
could anyone please help
Thanks in Advance