Hello,
1. How can I create a Structure of UDP Datagram
2. If I connect to the port No 53 the and send the data will i get thru dataArrival ?
Pl. help me with an Example
-Deep
Printable View
Hello,
1. How can I create a Structure of UDP Datagram
2. If I connect to the port No 53 the and send the data will i get thru dataArrival ?
Pl. help me with an Example
-Deep
you don't need to, if you are using Winsock control, just set the protocol property to sckUDPProtocol.
when you send data, dataArrival wouldn't be fired, only when other send data do you that it will be fired.
HTH
cksiow
http://vblib.virtualave.net - share our codes