Denso Power Net Terminal BHT-7500 Spezifikationen Seite 441

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 560
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 440
432
Syntax:
CALL "SOCKET.FN3" 3 SOCKFD%, FAMILY%, PORT%, address
where address is ADDRESS or IPADDRESS$
Description: This function connects the specified socket identifier to another socket.
BSD4.4 socket API equivalent: This function is equivalent to the BSD4.4
socket API connect() function.
Parameters:
SOCKFD% Socket identifier
FAMILY% Protocol family
PORT% Port
ADDRESS Local address for connection
IPADDRESS$ Internet address in dotted quad notation
The protocol family (
FAMILY%) must be 2, the value indicating the ARPA
Internet protocols.
Return value: (None)
Run-time errors:
Function #3: Connect socket
Error code Meaning
105h
Power-off detected. (BHT-7500S only)
201h
Cannot connect to socket.
209h
Socket identifier is invalid.
216h
A parameter is invalid.
229h
The specified socket does not match the connection target socket.
22Fh
The specified address family is invalid for this socket.
230h
The specified address is already in use.
231h
The specified address is invalid.
238h
The specified socket is already connected.
23Ch
The connection attempt has timed out.
23Dh
Failed to connect.
241h
There is no connection pathway to the host for TCP socket.
Seitenansicht 440
1 2 ... 436 437 438 439 440 441 442 443 444 445 446 ... 559 560

Kommentare zu diesen Handbüchern

Keine Kommentare