Brightsign Object Reference Manual (FW 5.1) Instrukcja Użytkownika Strona 244

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 341
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 243
236
roTCPConnectEvent
The event is posted when a new connection is made to an roTCPServer port. The normal response to receiving such an
event is to create a new roTCPStream object and pass the event to its AcceptFrom call.
Interfaces: ifUserData, ifSocketInfo, ifInternalGetTCPStream
The ifUserData interface provides the following:
SetUserData(user_data As Object): Sets the user data that will be returned when events are raised.
GetUserData() As Object: Returns the user data that has previously been set via SetUserData(). It will
return Invalid if no data has been set.
The ifSocketInfo interface provides the following:
GetSourceAddress() As String: Returns the IP address of the remote end of the TCP connection.
Przeglądanie stron 243
1 2 ... 239 240 241 242 243 244 245 246 247 248 249 ... 340 341

Komentarze do niniejszej Instrukcji

Brak uwag