My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

Project Description

The project is aimed at South African BroadBand users that have 2 or more Internet accounts and want to split the local traffic from the international traffic.

Support Forum

http://mybroadband.co.za/vb/showthread.php?t=201023

General Code Notes

Network Interface Info

The network interface info were retrieved by using either WMI or DotRas API calls.

Manipulating Route Table

Since Beta version 0.6.1: The routing table is manipulated using the IPCreateForwardEntry & IPDeleteForwardEntry API calls, making it superior to simply running "route.exe add" or "route.exe delete"

Credits

  • The DotRas v1.1 library were used for all the RAS functions.
  • Locality for hosting the list of local IP addresses, which is essential for Traffic Splitter to function properly
  • Antib0dy software, for setting an example with RouteSentry
  • Gatecrasher, for his script running on routers with DD-WRT firmware, allowing more than just 2 interfaces
  • Stroebs, for creating an awesome guide for RouteSentry
  • Arunkumar Viswanathan for the "IP Configuration Information using IP Helper APIs" source
  • Gladiator for his assistance to get the coding structure to industry standards
Powered by Google Project Hosting