billjbs
Mar 8th, 2000, 11:14 AM
I am working with some older programs that communicate between themselves over a local network. I know how the contents of the packets are formatted and I want to monitor the packets for certain information. I have been unable to find info on how to connect and listen to the network. All of the packets I believe are sent as a global style since the app has its own address that is set in the program. Any suggestions to point me towards connecting up and listening would be appreciated.