Tech talk!
Discussing my experiences with technology!
Showing posts with label
socket
.
Show all posts
Showing posts with label
socket
.
Show all posts
Tuesday, November 2, 2010
Python - Writing a traceroute using sockets
›
I recently learned, how to write a traceroute using socket programming in python. I am sharing it below. I don't take any credit for th...
1 comment:
Sunday, July 25, 2010
Perl - How to create a tcp socket?
›
The following program can be used to create a tcp connection to a host on a specified port. The program attempts connection at a periodic i...
›
Home
View web version