What my program would need is: When a packet is received:
source address and source port When sending a packet... supplieing a dest address and dest port. The last could be done with connect. How to do the first is now the question... Maybe with recv... but the doc says it needs to be in a connected state? Also maybe with getpeername This seems to be a weird way of working with datagrams... _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal