I have a problem to understand the different behavior of the TBlockSocket.Bind method under Linux and Winwows. I want to open a UDP socket and listen to a certain port.
Under Windows (where I have two NIC) I call it like this: UDPSOCK.Bind(Local_IP,Port) and it works. Under Linux (only one NIC) if I call it the same way I get Lasterrordesc=unknown host. But when I call it under Linux with UDPSOCK.Bind('0.0.0.0',PORT) it works. Strange, isn't it? Regards C logo_ohne_untertitel_1 Grüntenstr.18 80686 München Tel.: +(49) 89 54217952 Fax.: +(49) 89 52389119
_______________________________________________ synalist-public mailing list synalist-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synalist-public