Click here to Skip to main content
15,903,854 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.NullReferenceException Pin
oneyard23-Aug-05 22:09
oneyard23-Aug-05 22:09 
GeneralRe: System.NullReferenceException Pin
Colin Angus Mackay23-Aug-05 22:17
Colin Angus Mackay23-Aug-05 22:17 
GeneralRe: System.NullReferenceException Pin
leppie23-Aug-05 21:57
leppie23-Aug-05 21:57 
GeneralRe: System.NullReferenceException Pin
Guffa23-Aug-05 22:14
Guffa23-Aug-05 22:14 
GeneralRe: System.NullReferenceException Pin
V.24-Aug-05 0:49
professionalV.24-Aug-05 0:49 
GeneralRe: System.NullReferenceException Pin
V.24-Aug-05 0:53
professionalV.24-Aug-05 0:53 
GeneralNetwork Management Pin
Member 199534123-Aug-05 21:27
Member 199534123-Aug-05 21:27 
QuestionHow to listen connection request on 80 port Pin
Gagan Deep Singla23-Aug-05 19:45
Gagan Deep Singla23-Aug-05 19:45 
hello friends,

i am developing an application, which needs to transfer the data from one computer to another with the help of socket programming.

i want to make the server in the listening mode on port 80, so that whenever client send the connection request, it will be connected on port 80.

please tell me whether it is possible or not to put the application on the listening mode on port 80.

i tried it using system.net namespaces's SocketObj.Bind method using port 80 but it gives the error that

"Only one usage of each socket address (protocol/network address/port) is normally permitted".

this will work fine for other ports. but for other ports i have the problem that may be that port will be blocked by the company where this project is implemented.

please help me anyway if u can!

Thanks to all and codeproject too.


Gagan Deep Singla
Chandigarh - INDIA
AnswerRe: How to listen connection request on 80 port Pin
mav.northwind23-Aug-05 19:59
mav.northwind23-Aug-05 19:59 
GeneralRe: How to listen connection request on 80 port Pin
Gagan Deep Singla23-Aug-05 20:11
Gagan Deep Singla23-Aug-05 20:11 
GeneralRe: How to listen connection request on 80 port Pin
S Douglas23-Aug-05 21:09
professionalS Douglas23-Aug-05 21:09 
GeneralRe: How to listen connection request on 80 port Pin
Gagan Deep Singla24-Aug-05 20:33
Gagan Deep Singla24-Aug-05 20:33 
GeneralRe: How to listen connection request on 80 port Pin
mav.northwind23-Aug-05 21:23
mav.northwind23-Aug-05 21:23 
GeneralRe: How to listen connection request on 80 port Pin
Gagan Deep Singla24-Aug-05 20:42
Gagan Deep Singla24-Aug-05 20:42 
GeneralRe: How to listen connection request on 80 port Pin
Colin Angus Mackay23-Aug-05 21:38
Colin Angus Mackay23-Aug-05 21:38 
GeneralRe: How to listen connection request on 80 port Pin
Gagan Deep Singla24-Aug-05 20:48
Gagan Deep Singla24-Aug-05 20:48 
GeneralCrack Pin
WDI23-Aug-05 18:50
WDI23-Aug-05 18:50 
GeneralRe: Crack Pin
Christian Graus23-Aug-05 19:08
protectorChristian Graus23-Aug-05 19:08 
GeneralRe: Crack Pin
S Douglas23-Aug-05 21:13
professionalS Douglas23-Aug-05 21:13 
GeneralRe: Crack Pin
Colin Angus Mackay23-Aug-05 21:40
Colin Angus Mackay23-Aug-05 21:40 
GeneralRe: Crack Pin
Luis Alonso Ramos23-Aug-05 19:25
Luis Alonso Ramos23-Aug-05 19:25 
GeneralRe: Crack Pin
Christian Graus23-Aug-05 19:32
protectorChristian Graus23-Aug-05 19:32 
GeneralRe: Crack Pin
Luis Alonso Ramos23-Aug-05 19:37
Luis Alonso Ramos23-Aug-05 19:37 
GeneralRe: Crack Pin
Christian Graus23-Aug-05 19:39
protectorChristian Graus23-Aug-05 19:39 
GeneralSMS Server Pin
Zami_223-Aug-05 18:47
Zami_223-Aug-05 18:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.