[fpc-pascal]socket failed ?

Harald Houppermans houppermans at home.nl
Wed Jul 30 02:36:19 CEST 2003


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.





More information about the fpc-pascal mailing list