UDPRealTransportFactory Methods |
The UDPRealTransportFactory type exposes the following members.
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.) |
![]() | UnsubscribeListenPort |
Leiratkorunk az adott port figyeléséről
(Inherited from UDPProxyTransportFactory.) |