Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have a linux embedded system which has an IP and a SSH port number 22 . i have to do a UPnP port mapping between this system and a gateway where the embedded system is the internal client in a private LAN .Gateway is external to this network ,it has an external IP with a few ports

Linux Embedded system is the control point and Gateway is the device

I do not have gateway hardware and Gateway software right now .is there any standard software that can run on WindowsXP to simulate the Gateway

How to start such an implementation in c++ and test it ?

share|improve this question
Question modified .Please consider reopening it as this problem needs a software to be developed – user1990281 Jan 22 at 8:50

closed as off topic by Raymond Chen, kmp, Anders R. Bystrup, SztupY, JLRishe Jan 21 at 8:27

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.