Home Page Toolkit Overview Using GML User Input Services Finger Tracker Calibrator Frame Grabber Service protocol Obtaining GML Installing GML Licence Developer Documentation Tcl/Tk API The GML Canvas Image processing Tcl Scripts Library List of Classes List of Files C/C++ API List of Classes List of Files |
gmlMessageTransportTCP Class ReferenceInherits from Detailed DescriptionExchange messages with one or several peers on the network, using a TCP connection. For the exact meaning of "peer", "connection", etc., refer to the BIP protocol specification. Exactly one Tcl socket channel is bound to a peer. Additional configurable options:
Public Member Functionsconstructor args destructor port Return the server port used by this connection. connect location {userdata {}} Establish a connection with a peer at location. location has the usual form address:port where address is an IP address or a host name and port is a decimal port number. disconnect {locations all} Disconnect from peers, if connected. Else do nothing. send mid location data Send data to the location isLocal location return true iff location is on this machine |
Contact: julien (dot) letessier (at) gmail (dot) com.
Copyright (c) 2000-2007 CLIPS-IMAG Laboratory, Grenoble, France. All rights reserved. W3CXHTML 1.0 W3CCSS 2.0 |