.. damit sollte es auch funktionieren:
Code:
inet_addr
The inet_addr function converts a string containing an (Ipv4) Internet Protocol dotted address into a proper address for the IN_ADDR structure.
unsigned long inet_addr(
const char* cp
);
Die
Unit Windsock ist dazu einzubinden.
Grüße
Klaus