Click to See Complete Forum and Search --> : UDP Datagram


deep2000
June 24th, 2001, 01:23 AM
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

cksiow
June 24th, 2001, 02:42 AM
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