Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBind(ServerModule)
Binds the specified module to its default port on all network interfaces.
Public methodSupported by the .NET Compact FrameworkBind(Int32, ServerModule)
Binds the specified module to the specified port on all network interfaces.
Public methodSupported by the .NET Compact FrameworkBind(IPEndPoint, ServerModule)
Binds the specified module to the specified endpoint.

See Also