OnlineKnowledgeRepository
OnlineKnowledgeRepository
OnlineKnowledgeRepository
Would you like to react to this message? Create an account in a few clicks or log in to continue.


For Questions and Assistance please use the proper Category.. please..
 
HomeLatest imagesSearchRegisterLog in
Welcome guys!!.. In order for you guys to post your Questions and assistance requests,, please REGISTER first.. Only members can post.. If you have requests then feel free to email ADMIN neuron or SPAMMER onatzky.. thanks!
Search
 
 

Display results as :
 
Rechercher Advanced Search
Donation box
Latest topics
» Convert signed ZD to PD
Check who's IPs is connected to you EmptyThu Sep 01, 2016 7:57 pm by neuron

» Abia State Polytechnic Admission form for 2013/2014 out!
Check who's IPs is connected to you EmptyTue Oct 08, 2013 9:30 am by stevejoo

» Convert ZD to SIGNED PD
Check who's IPs is connected to you EmptySun Sep 08, 2013 9:22 pm by neuron

» How to Speed Up My PC
Check who's IPs is connected to you EmptyTue Feb 26, 2013 9:15 am by alphysudaria143

» Hi I'm alphysudaria143
Check who's IPs is connected to you EmptySun Feb 17, 2013 12:25 am by alphysudaria143

» How to Copy all the Generations of a GDG
Check who's IPs is connected to you EmptyThu Oct 11, 2012 8:30 am by neuron

» Remove Duplicates in a dataset though Sort
Check who's IPs is connected to you EmptyThu Oct 11, 2012 8:23 am by neuron

» how to insert data into your access database vb.net
Check who's IPs is connected to you EmptyTue Aug 14, 2012 9:56 am by neuron

» how to populate combobox in vb.net during form load
Check who's IPs is connected to you EmptyTue Aug 14, 2012 9:53 am by neuron

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Help
Please support me my registering to NEOBUX
advertisements
Check who's IPs is connected to you Banner3
Affiliates
free forum
 



 

 Check who's IPs is connected to you

Go down 
AuthorMessage
proton
Great Spammers
Great Spammers
proton


Posts : 14
Join date : 2009-08-06
Location : Tarlac City, Philippines

Check who's IPs is connected to you Empty
PostSubject: Check who's IPs is connected to you   Check who's IPs is connected to you EmptySun Aug 09, 2009 6:53 am

Check who's IPs is connected to you

All you have to do is:

- open notepad
- copy the code below

Code:

@echo
@color 09
@netstat -n
@echo.
@pause


- save as getip.cmd
- move it to the desktop (or anywhere that catches your fancy)
- double-click on it to see the current TCP connections made to your PC!

change the netstat -n (the -n displays the info as numerical data) to netstat -a which will show all connections and listening ports. Also, putting a number in between the netstat and the -a will update at that interval. For instance, netstat 1 -a will update the info every 1 second, netstat 5 -a will update every 5 seconds and so on... If you don't want to use the -a option, you can still use the update interval with the -n option (example: netstat 5 -n)

You can also use these switches
netstat -a (display all active TCp connections and their ports)
netstat -e (displays ethernet stats)
netstat -n (displays active TCP connections)
netstat -s (displays statistics by protocol)
netstat -p protocol (shows connections for the protocol specified eg tcp, udp, tcpv6 or udpv6)
netstat -r (displays contents of the IP routing table)

The color command is followed by 2 hexadecimals, i think the first is text color and the 2nd is background color (or vice versa)
Back to top Go down
http://computer-learning.isgreat.org
 
Check who's IPs is connected to you
Back to top 
Page 1 of 1
 Similar topics
-
» How to Check and create a folder in VB.NET

Permissions in this forum:You cannot reply to topics in this forum
OnlineKnowledgeRepository :: Other :: Other-
Jump to: