Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Windows Application - Remote Administration Page

Status
Not open for further replies.

jgobrien

Programmer
Apr 15, 2005
27
0
0
US
I have a windows application that is acting as an XML web service.

I would like this application to act like a web server on a specific port to give users the ability to access some internal administration pages by simply entering the URL into their browser. (Ex: '
I plan on generating the HTML for the administration pages in vb code on the fly.

Does anyone know the best way to go about doing this?
 
I've successfully figured out how to create a web server in VB .NET.

If anyone stumbles across this post and would like some additional information on how it works, just let me know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top