473,385 Members | 1,817 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,385 software developers and data experts.

System.Net.HttpListener

Hi,
Anyone using the new System.Net.HttpListener class included in 2.0? How
about the performance?
And can it register for example "http://host:80/app" to use with iis
running website on "http://host:80/" ? I cannot register same port
prefix when iis is running on winxp sp2. But it might be working on
w2k3.

Jan 5 '06 #1
1 6822
"Antimon" <an*****@gmail.com> wrote in message
news:11*********************@g49g2000cwa.googlegro ups.com...
Hi,
Anyone using the new System.Net.HttpListener class included in 2.0? How
about the performance?
And can it register for example "http://host:80/app" to use with iis
running website on "http://host:80/" ? I cannot register same port
prefix when iis is running on winxp sp2. But it might be working on
w2k3.


The performance is good with HttpListener. And yes you can have more than
one process on port 80 with Win2003 due to it being IIS6 not IIS5. One thing
to be careful of though is registering a prefix in this way requires admin
privilege (unless the ACL of teh prefix has already been modified to allow
the account using httpcfg.exe)

Regards

Richard Blewett - DevelopMentor
http://www.dotnetconsult.co.uk/weblog
http://www.dotnetconsult.co.uk
Jan 5 '06 #2

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

Similar topics

2
by: rajamanickam | last post by:
Hi all, I am using HttpListener class of VS2005 to send HTTP response . i am writing data by outputStream and closing ResponseContext. Even i used stream.flush, stream.close methods, i am getting...
3
by: Martin | last post by:
How does one set up basic authentication on an HttpListener? I know I need to set the HttpListener.AuthenticationSchemes to AuthenticationSchemes.Basic but then I'm unsure how and against what...
5
by: davesmith | last post by:
I have a very simple console app using an HttpListener to listen for incoming HTTP requests (see code below). My client and server machines are both in an ADS domain and I'm logged into both using...
7
by: Pro1712 | last post by:
Hello, I need to write a simple proxy server. What I want to do is to use HttpListener to get requests from the browser, add some proxy information and some other stuff and send the request to...
1
by: =?Utf-8?B?V2lsZCBXaWxkIE1pa2U=?= | last post by:
I have a windows service implementation that creates an HttpListener in OnStart to help capture port conflict issues while starting vs. when the service is already started. On Windows 2003 servers...
1
by: khanhnk | last post by:
Hi, I'm using an HttpListener class to receive posts in my Windows Forms application. These posts contain several pictures in multipart mime format. Unfortunately, the HttpListenerRequest class...
3
by: Tom | last post by:
Hey, I have made a program, that simply runs as a tray icon in the systemtray, providing a HTTP Server using HTTPListener. I have one problem however, it idles at 70-100% cpu. It could be 1...
3
by: Hans-Jürgen Philippi | last post by:
Hi Group, I've created a (very simple) ASP.NET web application with a single *.aspx page and an *.aspx.cs CodeBehind file: By clicking an HTML form button, a text control value is written into a...
3
by: Ashish Kaila | last post by:
I have an asp.net website that my clients use via SSL. I need another http communication within a postback to receive remote data to fulfill my current postback request operation. I have to listen...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.