Dll's for Socket Communications (OpenInsight Specific)
At 09 JUN 2000 12:35:07PM Kimberley Flasphaler wrote:
Does anyone know of a DLL that will run with open insight that can be used to communicate with Sockets. I have been trying to find out any information about Socket communication and how it is done and have gotten several responses that it can be done but nothing on how to actually do it. Help from anyone would be great ! I have found one DLL made by Socket Wrench that is 16 bit (Socket Tools) but I am having a hard time loading it. If anyone has any code that they use for Open Insight to communicate with sockets, please let me know!
At 09 JUN 2000 12:36PM Kim wrote:
I am trying to sniff a socket using TCP/IP protocol.
At 09 JUN 2000 06:51PM Steve Smith wrote:
Under NT,
netstat -a
from the command shell / DOS prompt will probably give you enough output to show what ports are open. There are many different command line options. Pipe the netstat output into a file and read it from OI.
Steve
At 12 JUN 2000 07:20AM Tony Hensby wrote:
At 12 JUN 2000 07:22AM Tony Hensby (Medicode Ltd) wrote:
Kim
How are you going with the sniffing.
I need to do some snorting as well can you give me any pointers
Tonyh@medicode.co.uk
many thanks
Tony