ClassesClassesClassesClasses | | | | Operators

Sockets

List of Operators

close_socketCloseSocketCloseSocketclose_socketCloseSocketclose_socket
Close a socket.
get_next_socket_data_typeGetNextSocketDataTypeGetNextSocketDataTypeget_next_socket_data_typeGetNextSocketDataTypeget_next_socket_data_type
Determine the HALCON data type of the next socket data.
get_socket_descriptorGetSocketDescriptorGetSocketDescriptorget_socket_descriptorGetSocketDescriptorget_socket_descriptor
Get the socket descriptor of a socket used by the operating system.
get_socket_paramGetSocketParamGetSocketParamget_socket_paramGetSocketParamget_socket_param
Get the value of a socket parameter.
open_socket_acceptOpenSocketAcceptOpenSocketAcceptopen_socket_acceptOpenSocketAcceptopen_socket_accept
Open a socket that accepts connection requests.
open_socket_connectOpenSocketConnectOpenSocketConnectopen_socket_connectOpenSocketConnectopen_socket_connect
Open a socket and connect it to an accepting socket.
receive_dataReceiveDataReceiveDatareceive_dataReceiveDatareceive_data
Receive arbitrary data from external devices or applications using a generic socket connection.
receive_imageReceiveImageReceiveImagereceive_imageReceiveImagereceive_image
Receive an image over a socket connection.
receive_regionReceiveRegionReceiveRegionreceive_regionReceiveRegionreceive_region
Receive regions over a socket connection.
receive_serialized_itemReceiveSerializedItemReceiveSerializedItemreceive_serialized_itemReceiveSerializedItemreceive_serialized_item
Receive a serialized item over a socket connection.
receive_tupleReceiveTupleReceiveTuplereceive_tupleReceiveTuplereceive_tuple
Receive a tuple over a socket connection.
receive_xldReceiveXldReceiveXldreceive_xldReceiveXldreceive_xld
Receive an XLD object over a socket connection.
send_dataSendDataSendDatasend_dataSendDatasend_data
Send arbitrary data to external devices or applications using a generic socket communication.
send_imageSendImageSendImagesend_imageSendImagesend_image
Send an image over a socket connection.
send_regionSendRegionSendRegionsend_regionSendRegionsend_region
Send regions over a socket connection.
send_serialized_itemSendSerializedItemSendSerializedItemsend_serialized_itemSendSerializedItemsend_serialized_item
Send a serialized item over a socket connection.
send_tupleSendTupleSendTuplesend_tupleSendTuplesend_tuple
Send a tuple over a socket connection.
send_xldSendXldSendXldsend_xldSendXldsend_xld
Send an XLD object over a socket connection.
set_socket_paramSetSocketParamSetSocketParamset_socket_paramSetSocketParamset_socket_param
Set a socket parameter.
socket_accept_connectSocketAcceptConnectSocketAcceptConnectsocket_accept_connectSocketAcceptConnectsocket_accept_connect
Accept a connection request on a listening socket of the protocol type 'HALCON'"HALCON""HALCON""HALCON""HALCON""HALCON" or 'TCP'"TCP""TCP""TCP""TCP""TCP"/'TCP4'"TCP4""TCP4""TCP4""TCP4""TCP4"/'TCP6'"TCP6""TCP6""TCP6""TCP6""TCP6".

ClassesClassesClassesClasses | | | | Operators