Good Morning everyone. I have a project I have been workingon for about 6 months and I’m on my last milestone but I seem to bestuck.
I need to create either an http tunnel or create and connectto a VPN between two or more computers. Our server only allows Http outbound only so here is what Iam trying to do: Our host application, on ourservers, should list all clients that are active (running our client software).Right now I use Remoting to do this but it has some performance issues whendoing certain things. Because our servers are Outbound Only I cannotcommunicate directly with the client like I need too. So if I understand http tunnels(correct me please), our host application will have to create an http tunnel ona selected port (for instance 6441), once this is done the client will thenconnect to our servers on port 6441 and be able to communicate directly ratherthan going through a RemoteObject. I believe our servers have a proxy serverthat supports the ‘Connect’ event. I’ll have to check to makesure, but even if we don’t would http tunneling still be used? What about VPN in C#? Is this aviable solution to my problem or is there another route I can take? Thanks for the time and sorry forall the questions. I probably wouldn’t have gotten this far in theproject this fast hadn’t it been for the great group here. Have a great day and stay safe. Steve __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com