Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

AsmSource : Assembly Language Programming

Win Source

Dos Source

Links

Email

Utilities

TCPTable.asm - Project Info

Simple program that displays all TCP connections and their states.

Also thanks to Iczelion's Tutorial number 31, detailing how to do sorting in listviews. Extensively used this for my sorting routine.

Thanks to Exagone [Thomas Bleeker] and his nettool program available at http://www.madwizard.org

Most thanks goes to the assembly community for all their selfless assistance over the years.

Version Changes Date
TCPTable v0.1 Displays TCP and UDP connections in a table, plus various statistics about them.
Includes a simple help file.

5 Aug 02
TCPTable v0.2
Added names for certain ports.
Gets computer name and ip, and uses in list.
Added throughput statistics.
Added statistics about TCP,UDP,ICMP,IP.
Added information about the various network adapters on the computer. Now displays a lot of information.
12 Aug 02

 

TCPTable v0.1

Displays current TCP and UDP connections in a table, plus various statistics about them.


Download Zip File (25,327bytes)

View Asm File (43,904 bytes)


TCPTable v0.2

Displays current TCP and UDP connections in a table, plus various statistics about them, together with IP and ICMP protocols. Also displays information about various network adpaters. (Project Info)

Download Zip File (38,401 bytes)

View Asm File (70,108 bytes)