http port listening using sockets.
-
hi i want to listen on http port, or i want to make a socket server that will listen on http port and get the data, but when i use socket bind method then this exception is raised "Only one usage of each socket address (protocol/network address/port) is normally permitted" can u plz help me how to do that i mean get the data from http port using sockets.
Regards. Tasleem Arif
-
hi i want to listen on http port, or i want to make a socket server that will listen on http port and get the data, but when i use socket bind method then this exception is raised "Only one usage of each socket address (protocol/network address/port) is normally permitted" can u plz help me how to do that i mean get the data from http port using sockets.
Regards. Tasleem Arif