Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > LimeWire Beta Archives
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #14 (permalink)  
Old July 18th, 2005
ultracross's Avatar
FrostWire Developer
 
Join Date: February 7th, 2005
Posts: 815
ultracross is flying high
Default

if you REALLY would like a detail look at whats opening ports.. do this:

start > run > cmd.exe <enter>

now type in the black dos window:

netstat -a -b -v


now it should look like this:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\*your account*>netstat -a -b -v

Proto Local Address Foreign Address State PID
TCP NETWORK-93BA05E:http NETWORK-93BA05E:0 LISTENING 2000
[Apache.exe]

TCP NETWORK-93BA05E:epmap NETWORK-93BA05E:0 LISTENING 1100
c:\windows\system32\WS2_32.dll
C:\WINDOWS\system32\RPCRT4.dll
c:\windows\system32\rpcss.dll
C:\WINDOWS\system32\svchost.exe
-- unknown component(s) --
[svchost.exe]

TCP NETWORK-93BA05E:microsoft-ds NETWORK-93BA05E:0 LISTENING
...etc

if you dont want it to resolve hosts, or use names of ports, just use the -n option, this forces the numerical option which makes everything has a name back into its number form:


C:\Documents and Settings\*your account*>netstat -a -b -v -n
Active Connections

Proto Local Address Foreign Address State PID
TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 2000
[Apache.exe]


this will give you LOTS of stats on what programs and services have activated a port.

if you want to know what is being sent over these ports, download ethereal and its required winpcap ethernet library at http://ethereal.com/

you can learn some interesting things about networks by just sniffing

Last edited by ultracross; July 18th, 2005 at 10:51 PM.
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firewall detection still Mands Connection Problems 17 April 7th, 2006 05:07 AM
Corruption Detection aminth New Feature Requests 0 March 4th, 2005 03:47 AM
Remote IP detection plex New Feature Requests 0 March 8th, 2002 05:53 AM
mp3 detection flawed ... shadowze Site Feedback 2 April 4th, 2001 06:01 AM
IP address detection fist_187 Gnotella (Windows) 0 September 5th, 2000 06:36 AM


All times are GMT -7. The time now is 05:29 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.