msvisual.com Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VB app behind Proxy to Sql server

 
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise
Author Message
Gshell



Joined: 01 Feb 2008
Posts: 5

PostPosted: Fri Feb 01, 2008 7:22 pm    Post subject: VB app behind Proxy to Sql server Reply with quote

I have a VB.net app that connects to a remote SQL server via TCP/IP. Most
folks can connect just fine. However some enterprise users are in a
corporate environment that will only allow connections through a corporate
proxy server.

The VB app does the connect to the remote SQL server via a fully routeable
IP address over port 1433.

Having no such experience, I have no idea what I need to do to my app to
allow that. And what sort of interaction I will personally need to have (if
any) with thier IT department to configure the proxy server in any way. The
user mentioned that "Only permissible outbound connection is through proxy
server and it is only allowed with TCP/IP port 80 and it is only possible by
authenticating with Domain ID and password." I would assume that means the
connection from the VB app to the Proxy server is over port 80 and that
somehow the proxy server will know (or be told) to then route to IP address
of the SQL Server over port 1433.


Can anyone offer any insight or links that might point me in the right
direction?

Thanks!
Gary

Archived from group: microsoft>public>vb>enterprise
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    msvisual.com Forum Index -> VB Enterprise All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group