UDPReal |
The UDPRealTransportFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | UDPRealTransportFactory | Initializes a new instance of the UDPRealTransportFactory class |
Name | Description | |
---|---|---|
![]() | LocalAddress |
Lokális cím
(Inherited from BaseTransportFactory) |
![]() | MaxPort |
A legnagyobb kiosztható cím
(Inherited from BaseTransportFactory) |
![]() | MinPort |
A legkisebb kiosztható cím
(Inherited from BaseTransportFactory) |
![]() | ReservedPorts |
Visszaadja a jelenleg használt portokat
(Inherited from UDPProxyTransportFactory) |
![]() | TransportType |
Protokol típusa
(Inherited from UDPProxyTransportFactory) |
Name | Description | |
---|---|---|
![]() | Close | (Inherited from UDPProxyTransportFactory) |
![]() | CreateSocket |
Létrehozza vagy előszedi a socket pool bol a socket et
(Inherited from UDPProxyTransportFactory) |
![]() | CreateTransport(Boolean) |
Létrehoz egy transport réteget, ha a porttartományban nincs szabad port, akkor null értékkel tér vissza
(Inherited from UDPProxyTransportFactory) |
![]() | CreateTransport(Int32) | (Overrides UDPProxyTransportFactoryCreateTransport(Int32)) |
![]() | ListenPort |
Az adott portot figyeli és ha érkezik rá egy kapcsolódási kérés, akkor a callback meghívódik, amelyben megkapjuk az uj transport rétegunket, melyen keresztul kommunikálhatunk az ujonnan kapcsolodoval, ha az adott portot már figyeli valaki, akkor false értékkel tér vissza
(Inherited from UDPProxyTransportFactory) |
![]() | NextPort | (Inherited from BaseTransportFactory) |
![]() | Remove | (Overrides UDPProxyTransportFactoryRemove(ITransport)) |
![]() | RemoveSocket | (Inherited from UDPProxyTransportFactory) |
![]() | ToString | (Inherited from BaseTransportFactory) |
![]() | UnsubscribeListenPort |
Leiratkorunk az adott port figyeléséről
(Inherited from UDPProxyTransportFactory) |
Name | Description | |
---|---|---|
![]() | BufferManager | (Inherited from BaseTransportFactory) |
![]() | SocketAsyncEventArgsPool | (Inherited from BaseTransportFactory) |