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 / December 2006

Tip: Looking for answers? Try searching our database.

Q: Does webservice recognizes local network connection ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kristijan Marin - 14 Dec 2006 15:44 GMT
Hi,

I have a project where components/programs  run on different mashines ...
and data exchange and execution of some actions on server side is done with
help of webservice ....

Now the same code for accessing server side can be called from some
application installed  inside local network( Office location) or outside
this network( Home location) .....

Now because in the first example I use webservice call inside intranet and
in the second example outside intranet, I was woundering if webservice
automatically recognizes intranet connection so it doesn't go out and back
in into the network ?

Thanks for reply.

Kris
senfo - 14 Dec 2006 16:54 GMT
> Hi,
>
[quoted text clipped - 10 lines]
> automatically recognizes intranet connection so it doesn't go out and back
> in into the network ?

This is entirely outside the scope of a web service.  It's actually a
routing issue.  If your clients are part of the same subnet as the
server hosting the web service, the client will not leave your local
intranet.  If the server hosting the web service is on a separate subnet
from your clients, it's possible --albeit *highly* unlikely because of
the complexity that would be involved-- based on how your routing is
configured.

If you're not familiar with your network topology, speak with your
network administrator.  If you are the network administrator (and even
if you're not because of the wealth of information you can obtain), I'd
suggest reading some books on routing.

Hope that helps,

Signature

Sean


Rate this thread:







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.