Dart.Sockets Namespace > Server Class : Start Method |
Overload | Description |
---|---|
Start(ConnectThreadStart,Int32,Object) | Begin listening on the specified port on all IPv4 network interfaces. |
Start(ConnectThreadStart,IPEndPoint,Object) | Begin listening on the specified IPEndPoint. |