|
-
May 5th, 2003, 10:01 PM
#1
Tunnel Project
Hey guys/gals,
I'm an avid programmer and am always looking for new and exciting projects to work on... the latest is a TCP tunneling application. Currently it is in winsock and is implemented for IRC but the idea / code could be used for virtually any internet service (non-graphical right now)... anyway- if there are any experienced winsock programmers around, i'd like to discuss some things about the application... maybe this could be an interesting thread? anyway...
The Program ->
Visual Basic (quick start)
Winsock ...
Currently i set up two sock(s) one on port 23 (telnet) and one on port 6667 (irc) basically forwarding all data from one Sock to another... the initial connection is made from telnet into the tunnel server, then by command the tunnel will connect/establish a connection with the IRC Server, then it just bounces all the data back & forth...
Tell me what ya think?
any ideas?
When you connect to your ISP, you are potentially opening your computer to the world. There are \'naughty people\' out there who enjoy breaking into other people\'s computers. Give some thought to the security of your computer...
http://www.AntiOnline.com/sig.php?imageid=360
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|