Gaming World Forums

General Category => Technology and Programming => Topic started by: Swordfish on January 18, 2010, 06:40:00 pm

Title: port wrapper
Post by: Swordfish on January 18, 2010, 06:40:00 pm
what i'm asking is if there a program that can run as a go between between an application and the internet so that it think's its connecting on one set of ports but the programm can alter it, so a program that needs ports say 7342 and 7499 which are blocked can then be switched to say 7234 and 747 which arn't but the program doesn't realise this and act's normal?
Title: port wrapper
Post by: `~congresman Ron paul~~ on January 18, 2010, 10:04:11 pm
no, this cannot be done due to the way TCP/IP works. unblock the ports, change them from the program itself, or pester your administrator to unblock the ports if you have a legitimate use.