473,320 Members | 2,073 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,320 software developers and data experts.

Using Port 80 with UDP/TCPIP possible?

I would really love to use port 80 for an socket/tcpip
based app.

I remember in java there was a method called HTTP
tunneling where you could use port 80.

Also in kazaa i believe there was/is an option to use
port 80.

How is this done as i would love to be able to do this.

Thanks
Nov 15 '05 #1
2 2186
You can use port 80 for tcp if you want as long as another server is not
using it (i.e. IIS). Are you saying you also want to use HTTP on port 80 or
your app? Are you using remoting or web services?

--
William Stacey, DNS MVP

"Mike" <mi*********@hotmail.com> wrote in message
news:Us*********************@news.nnrp.ca...
I would really love to use port 80 for an socket/tcpip
based app.

I remember in java there was a method called HTTP
tunneling where you could use port 80.

Also in kazaa i believe there was/is an option to use
port 80.

How is this done as i would love to be able to do this.

Thanks

Nov 15 '05 #2
Hi mike,

Only one application can listen on one port , you can listen on port 80 as
long as there is no other program listening there.

Cheers,

--
Hope this help,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Mike" <mi*********@hotmail.com> wrote in message
news:Us*********************@news.nnrp.ca...
I would really love to use port 80 for an socket/tcpip
based app.

I remember in java there was a method called HTTP
tunneling where you could use port 80.

Also in kazaa i believe there was/is an option to use
port 80.

How is this done as i would love to be able to do this.

Thanks

Nov 15 '05 #3

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

Similar topics

21
by: Alexander N. Spitzer | last post by:
If I have a machine with 3 virtual IP addresses (192.168.1.), how can I start 3 instances of the same RMI application (each started with different properties/configs), each listening on the port...
5
by: Kevin Ollivier | last post by:
Hi all, I've come across a problem that has me stumped, and I thought I'd send a message to the gurus to see if this makes sense to anyone else. =) Basically, I'm trying to upload a series of...
2
by: nik | last post by:
Hi all I'm struggling to find an answer to this one! We've configured our SQL boxes to run under a different port number, e.g. from 1433 to 4533. This works fine under our Citrix enviornmnet...
2
by: Joseph | last post by:
for some reason i dont get any errors, but i believe that my server is not running on port 1433. the tcpip protocol is selected in the network configuration utility as well as name piper. the port...
5
by: lazydb2dba | last post by:
I would like to know if there is any reason that a connection port is not listening. I've found the following message in my db2diag.log DIA3003E Error encountered in "TCPIP" protocol support....
3
by: r_stringer66 | last post by:
Hi, I am trying to connect to a db2 database via a jdbc application and this is the following error I get: Exception : CLI0615E Error receiving from socket, server is not responding....
3
by: Thames | last post by:
How can I know TCP/IP port number for SVCENAME db2c_DB2 (DB2 ESE UDB 8.0 under windows)? thanks
2
by: Mockey Chen | last post by:
I want to get my db2 instance's listen port, is there any command to retrieve this information? -- Regards. Mockey Chen Email: mockey.chen@gmail.com
4
by: archana | last post by:
Hi all, I am new to web services. I am using stateserver to stored data which i set using session. I changed mode in web.config file to StateServer. But didn't change tcipip address. I kept...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.