Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

I'm not sure how to go about this, but I know it's possible. I have an application using a TCP socket to send and receive info on a certain port. Now I want another program to listen to the same port, and read the incoming data, but without disturbing the previous socket. I've seen software called packet sniffers, or port sniffers, that are accomplishing this, but with the .NET socket class you can't bind two sockets to the same port.

 

Anyone have any ideas on how to do this? I think it may have something to do with the IOctl method of the socket, but I have no idea how.

 

DiscoJimmy

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...