My apologies if this has been answered elsewhere.
I have created a vfp system tray program (exe1) that will collect public IP, local IP, and random port information for the computer on which it resides and transmit it to a secure server. It will then "listen" on that port for incoming connection (like Logmein). I wish to create another program that will pick up that information and communicate with exe1 to exchange information. Basically, I wish to create a web server without having to configure port forwarding. I figure if Logmein and Teamviewer can do it, it must not be too difficult to set up, but I can find no information anywhere on the web on how to do it. Please help!
I have created a vfp system tray program (exe1) that will collect public IP, local IP, and random port information for the computer on which it resides and transmit it to a secure server. It will then "listen" on that port for incoming connection (like Logmein). I wish to create another program that will pick up that information and communicate with exe1 to exchange information. Basically, I wish to create a web server without having to configure port forwarding. I figure if Logmein and Teamviewer can do it, it must not be too difficult to set up, but I can find no information anywhere on the web on how to do it. Please help!