Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing an application that needs to talk to the network cloud outside the proxy/firewall .I think that I can develop the code . Have written all the UI and necessary class diagrams , use cases .But how to emulate a router :O

Some random googling showed me that Windows supports uPnp by default . Hence , the only thing that I need to do is set up another maching with internet connection sharing enabled .This will set-up the router kind of emulation on the second dummy machine . And this is all i need . A uPnP enabled device which routes my traffic to the outside world , a router .

http://www.nat32.com/ Got this link too .

So , please help me . It is urgent .

share|improve this question

1 Answer

I am able to install and get my network up and running with nat32 .Now , the problem is how to get SOAP xml messages to this emulation/software .Is there any way to do this .Google din help much

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.