Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2007

Tip: Looking for answers? Try searching our database.

Connecting .mdb to webservice through firewall

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kimberly.walker@consultant.com - 09 Feb 2007 05:00 GMT
Im new to creating a web service..... I have a public web page that
collects data this is stored in an .mdb.  The plan is to create a web
service behind the firewall to get the data from the .mdb also a
windows application will be created as well so the users can view the
data that was submitted off the public website.  My question is if I
have the web service behind the firewall and connect by opening a port
to retrieve the data once the data is been retrieve does the port
closes?
Michel Posseth [MCP] - 10 Feb 2007 09:11 GMT
If your question is ,,,

Is it possible to connect to a webservice from behind a proxy server /
firewall the answer is yes
normally you  use port 80 or 8080  ( default Http ) however it is possible
to use anny port you want however consultancy  of your sysadmin might then
be required

> to retrieve the data once the data is been retrieve does the port
> closes?

the server side host process  ( side of the webservice ) has always a open
port  to watch for incoming requests , in the case of a .net webservice this
is normally IIS or your custom Host process that is taking care of that .

regards

Michel posseth

> Im new to creating a web service..... I have a public web page that
> collects data this is stored in an .mdb.  The plan is to create a web
[quoted text clipped - 4 lines]
> to retrieve the data once the data is been retrieve does the port
> closes?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.