Login  
Search All Forums
Dart Home | PowerTCP Sockets for .NET | Custom Development Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
AuthorForum: PowerTCP Sockets for .NET (Secure and Standard)
Topic: Server.Listen()
drfonz

From: London, United Kingdom
Posts: 6
Member Since: 01/14/05
posted February 1, 2005 10:14 AM

Just an easy question which might be a bit silly. Can we use the Server class to listen to multiple ports? Or is the Server component just wrapping a Socket which can only be bound to a single port at a time?

Cheers!
AL
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted February 1, 2005 10:30 AM

Each server only listens on one port. If you want more than one port, you would create multiple servers and share the event code.
drfonz

From: London, United Kingdom
Posts: 6
Member Since: 01/14/05
posted February 1, 2005 11:03 AM

Thanks Tony, that's what I thought :)

AL
Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX