i want to listen multiple ports using java and monitor it,so for this purpose i am in need of a java API which could help me. what i tried is that create a serversocket instance but it listens to only one port.!
listening to multiple ports in java?
Page 1 of 13 Replies - 1398 Views - Last Post: 19 February 2013 - 11:02 PM
Replies To: listening to multiple ports in java?
#2
Re: listening to multiple ports in java?
Posted 19 February 2013 - 07:12 PM
Moving to Java
#3
Re: listening to multiple ports in java?
Posted 19 February 2013 - 09:35 PM
#4
Re: listening to multiple ports in java?
Posted 19 February 2013 - 11:02 PM
PBL's right, you can create them all in the same place but you're gonna need to spawn new threads to do the serverSocket.accept()
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote







|