473,395 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

LAN access to SRF file

Hello,

I develop Web Server using ATL in VC++ .NET and I can
access it from the same computer using IE and SRF
file: 'http://localhost/ATLServerApp/ATLServerApp.srf'.
How can I access this Server from another computer
connected to LAN? What particular address do I need to
provide for IE on that remote computer?

Thanks for the help,

Leonid

Nov 17 '05 #1
2 2044
Hi, Leonid

You should change localhost with the machine name or the IP address of that
machine.
To get the machine name or the IP, go to command prompt on the machine where
http://localhost/ATLServerApp/ATLServerApp.srf works
and run

c:\>hostname
(this will return the machine name)

or
c:\>ipconfig
(this will display the Windows IP Configuration. The IP Address should be
the second line of the output)
--
--
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. It is for newsgroup
purposes only.

thanks,
bogdan


"Leonid" <an*******@discussions.microsoft.com> wrote in message
news:0b****************************@phx.gbl...
Hello,

I develop Web Server using ATL in VC++ .NET and I can
access it from the same computer using IE and SRF
file: 'http://localhost/ATLServerApp/ATLServerApp.srf'.
How can I access this Server from another computer
connected to LAN? What particular address do I need to
provide for IE on that remote computer?

Thanks for the help,

Leonid

Nov 17 '05 #2
Thanks,

It works fine!

Regards,

Leonid
-----Original Message-----
Hi, Leonid

You should change localhost with the machine name or the IP address of thatmachine.
To get the machine name or the IP, go to command prompt on the machine wherehttp://localhost/ATLServerApp/ATLServerApp.srf works
and run

c:\>hostname
(this will return the machine name)

or
c:\>ipconfig
(this will display the Windows IP Configuration. The IP Address should bethe second line of the output)
--
--
--
This posting is provided "AS IS" with no warranties, and confers no rights.Please do not send email directly to this alias. It is for newsgrouppurposes only.

thanks,
bogdan


"Leonid" <an*******@discussions.microsoft.com> wrote in messagenews:0b****************************@phx.gbl...
Hello,

I develop Web Server using ATL in VC++ .NET and I can
access it from the same computer using IE and SRF
file: 'http://localhost/ATLServerApp/ATLServerApp.srf'.
How can I access this Server from another computer
connected to LAN? What particular address do I need to
provide for IE on that remote computer?

Thanks for the help,

Leonid

.

Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: *no spam* | last post by:
I want to move my Access 2K database into MSDE. The Access Upsizing Wizard crashes (a known bug wi A2K), so I'm using the following suggested method: Access --> New --> Project (Existing...
8
by: John Baker | last post by:
Hi: I am URGENTLY in need of some book or web site OR tool that will help me integrate a relatively simple access application into a web page or pages. This is a time recording system (by...
4
by: bbdobuddy | last post by:
Hi, How do I open a Microsoft Access 2003 form from Visual Basic.net Thanks in advance bbdobuddy
70
by: lgbjr | last post by:
Hello All, I've been developing a VB.NET app that requires the use of a DB. Up to now, I've been using Access. It's a bit slow, but everything works. I'm at a point now where I need to decide if...
17
by: Mell via AccessMonster.com | last post by:
Is there a way to find out where an application was created from? i.e. - work or home i.e. - if application sits on a (work) server/network, the IT people know the application is sitting...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.