VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



NAT Solutions

by Aaron Couture (1 Submission)
Category: Windows System Services
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (13 Votes)

NAT Solutions are a collection of NAT (Network Address Translation) programs that I have written. This includes a TCP Portmapper, UDP Portmapper, and a TCP Router. When used correctly these programs can allow Network computers access to internet Ports/IPs or even more!
This is the only NAT(Network Address Translation)/ICS(Internet Connection Sharing) code you will find on VBC. I am the only one that even atempted to write this software and post it!
Here is a list of all the programs included in the download and their functions/examples of how to use them:
TCP portmapper:
Maps a Specific LAN Port to a specific Internet port.
Example of use:
1) Set Internet IP to 216.239.33.100
2) Set Private IP(LAN IP) to 127.0.0.1
3) Set Port to 80
4) Open Webbrowser to https://localhost
You just made your computer a private Google
Server!
UDP portmapper:
Maps a specified Interent UDP port to specific UDP LAN Port.
Example of use:
N/A - Dont know any apps that use UDP protocol
Router:
Maps a specific Internet/Private IP to a specific Port.
Example Of Use:
1) Set IP to 216.239.33.100
2) Set Port to 80
3) Open Webbrowser to https://localhost
You
just made your computer a Google Server!(Any computer - even on the net can acces google by typing https://[Internet IP] - If your IP is Public(Internet IP)!
___________________________________________________
I am looking for VB programmers to help me program a Multiplayer gaming network by the name of BioNet (It is not a Trojan!) If you are fimilar with VB's winsock control PLEASE e-mail me at [email protected] or visit my website:
https://www.angelfire.com/me4/ZytechSoftware
___________________________________________________
I
Want To Hear Your Ideas So, Please Comment!
___________________________________________________

Rate NAT Solutions

Download NAT Solutions

Download NAT Solutions (17 KB)

NAT Solutions Comments

No comments have been posted about NAT Solutions. Why not be the first to post a comment about NAT Solutions.

Post your comment

Subject:
Message:
0/1000 characters