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 ?