C# Class PyriteCore.TcpListenerEx

Inheritance: System.Net.Sockets.TcpListener
显示文件 Open project: noant/Pyrite Class Usage Examples

Public Methods

Method Description
TcpListenerEx ( int port ) : System.Net.Sockets

Method Details

TcpListenerEx() public method

public TcpListenerEx ( int port ) : System.Net.Sockets
port int
return System.Net.Sockets