Search results

Jump to: navigation, search
  • To create a socket, you can call Create and specify the type of your socket and the encoding of the data that your socket sends and ...
    2 KB (204 words) - 05:38, 14 March 2015
  • Once you have a connected socket, you can call SendData and ReceiveData to send and receive data. See Also : System.Bluetooth. ...
    2 KB (141 words) - 03:47, 19 February 2015
  • Determine the address and port of both the client and server sockets that are bound to the connection. information through the socket connection. ...
    768 bytes (75 words) - 17:56, 16 October 2011
  • Access to the Windows socket handle for the listening connection that is needed for Windows socket API calls. See Also : ThreadCacheSize ...
    914 bytes (78 words) - 17:57, 16 October 2011
  • If you pass a socket or an array of sockets to Create , Create initializes the returned structure with the specified sockets. ...
    3 KB (310 words) - 01:02, 7 June 2016
  • Exceptions : Only UDP sockets support broadcasts. | Socket already open | You cannot listen on a socket that is already open. opened the ...
    4 KB (404 words) - 03:38, 26 January 2017
  • Exception for socket-related errors that members of the System.Net.Socket unit may raise. See Also : System.Net.Socket.TFDSet ...
    506 bytes (45 words) - 05:03, 14 March 2015
  • If the type of your socket is UDP, Connect attempts to bind your socket to the specified address instead of establishing a connection to ...
    6 KB (677 words) - 03:31, 26 January 2017
  • Exceptions : Only UDP sockets support broadcasts. | Socket already open | You cannot open a socket that is already open. opened the socket already: ...
    4 KB (389 words) - 03:40, 26 January 2017
  • Description: are sockets to check for read readiness. CheckWrite. are sockets to check for write readiness. CheckError. are sockets to check for ...
    2 KB (230 words) - 01:03, 7 June 2016
  • Description: Socket. TSocket. Listen | System. Net. Socket. TSocket. Listen. Configures the socket to begin accepting incoming connections. ...
    6 KB (693 words) - 03:43, 26 January 2017
  • Description: Socket. TSocket. Create. System. Net. Socket. TSocket. Create. Creates an instance of TSocket . Create accepts the following parameters: ...
    2 KB (146 words) - 06:18, 30 March 2015
  • You attempted to add a socket to an fd_set structure that had already reached the maximum number of sockets that the operating system ...
    3 KB (274 words) - 01:02, 7 June 2016
  • Description: Socket. TSocket. Bind | System. Net. Socket. TSocket. Bind. Associates your socket with a local adapter (either physical hardware or a ...
    4 KB (395 words) - 03:33, 26 January 2017
  • Description: Note: Stream sockets do not support UDP sockets. Exceptions : A call to Create can raise any of the following exceptions:! ...
    1 KB (133 words) - 03:35, 14 March 2015
  • Description: Socket. TSocket. Receive | System. Net. Socket. TSocket. Receive. Obtains data sent from the connected endpoint . Receive blocks the ...
    5 KB (546 words) - 01:03, 7 June 2016
  • Description: Socket. TSocket. Accept | System. Net. Socket. TSocket. Accept. until a client connects, and then returns a new instance of Socket.TSocket . ...
    4 KB (425 words) - 03:45, 26 January 2017
  • Members to define and manage sockets and client-server connections. package rtl list. Category:XE6 Category:API Documentation.
    263 bytes (19 words) - 08:59, 1 October 2015
  • Description: Socket. TSocket. SocketType. System. Net. Socket. TSocket. SocketType. The type of the socket. Possible types are: TCP. UDP. RAW. RDM ...
    586 bytes (51 words) - 02:09, 25 March 2015
  • Description: Socket. TNetEndpoint | System. Net. Socket. TNetEndpoint. Represents the combination of an IP address and a port . See Also ...
    489 bytes (31 words) - 07:56, 16 January 2015

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)