Re: Check for activity on TCP port



Hello Sir,

See this C# sniffer http://www.c-sharpcorner.com/UploadFile/leonidmolochniy/SimpleSnifferInCS11222005232804PM/SimpleSnifferInCS.aspx


---
WBR, Michael Nemtsev [.NET/C# MVP]. My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" (c) Michelangelo

SC> Can someone give a quick example of how to check for activity on a
SC> TCP port? For example, I'd like to watch and listen for activity on
SC> port 80. Once activity is detected, I'd like an event to be
SC> triggered.
SC> SC> Thanks in advanced.
SC>


.



Relevant Pages

  • Re: Having problem getting query executed in a DataSet
    ... "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" Michelangelo ... WBR, Michael Nemtsev. ... Team blog: http://devkids.blogspot.com/ ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: VS.2005 and Vista
    ... Michael Nemtsev blog: http://spaces.live.com/laflour ... team blog: http://devkids.blogspot.com/ ... "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" Michelangelo ...
    (microsoft.public.dotnet.general)
  • Re: .NET Framework vs C++ code
    ... Team blog: http://devkids.blogspot.com/ ... "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" Michelangelo ... AM> I managed to create all the forms that I need to interact with the ...
    (microsoft.public.dotnet.framework)
  • Re: .tmp is not a valid win32 resource file
    ... Team blog: http://devkids.blogspot.com/ ... "The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it" Michelangelo ... Please suggest some ways to resolve ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Continue code on next line
    ... Team blog: http://devkids.blogspot.com/ ... "The greatest danger for most of us is not that our aim is too high and we ... I always get compilation errors. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading