Table of Contents of System/Sockets

close_socket Close a socket.
get_next_socket_data_type Determine the HALCON data type of the next socket data.
get_socket_timeout Get the timout of a socket.
open_socket_accept Open a socket that accepts connection requests.
open_socket_connect Open a socket to an existing socket.
receive_image Receive an image over a socket connection.
receive_region Receive regions over a socket connection.
receive_tuple Receive a tuple over a socket connection.
receive_xld Receive an XLD object over a socket connection.
send_image Send an image over a socket connection.
send_region Send regions over a socket connection.
send_tuple Send a tuple over a socket connection.
send_xld Send an XLD object over a socket connection.
set_socket_timeout Set the timout of a socket.
socket_accept_connect Accept a connection request on a listening socket.


Copyright © 1996-2005 MVTec Software GmbH