MySocket := socket( AF_INET, SOCK_DGRAM, PF_INET );

This call fails with socket error 10043

I am guessing protocol not supported ?

Do I need to start winsock first or something...

I would like to work with the udp protocol.


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to