RTB
Image processing
3D GUI
TCP/IP
TCP/IP
  • Communication functions for PC and Vision Components cameras
  • Same code can be used either on camera or PC without changes /**
  • Supports multiple sockets, byte and block transfer functions
  • Supports PC<=>camera, PC<=>PC and camera<=>camera transfers
  • Achieves high transfer rates and supports background transfers
  • Also communicates with our image processing system VIMOS
  • Much easier to use than the standard libraries
  • Price per license -  EUR 150 /*
    For volume discounts please ask

    */ All prices are given for orientation only. For more information please look at the bottom of this page.
    **/ With minor exeption - different general-purpose headers

Download

Size

Version

 

TCP/IP lib - demo pack [zip]

621 K 

31/03/2005

The package contains high-level I/O functions for TCP/IP data transfer via Ethernet between PCs and Vision Components smart cameras.

Why a new library ?

Both PC and camera have standard low-level libraries, which support TCP/IP communication.

Our library is based on these low-level libraries, but it simplifies the creation of communication software. It frees you from the necessity to read confusing pages with function descriptions and numerous options and to guess which option(s) you should use in your code. We provide solutions working in practice.

Using the library you are able to:

  • Create fully portable code, which is identical on camera and PC with minor exceptions (different general-purpose headers).
  • Easily create, connect, disconnect and close sockets (abstractions used to identify TCP/IP end-points).
  • Use reliable stream sockets in two connection modes: server and client.
  • Use simultaneously multiple data sockets and one listen socket.
  • Use default socket options (send/receive buffer size, connection timeouts, etc.), which usually are not enabled, or may have unsuitable default values.
  • Use stable and reliable byte and block transfer functions. These functions check the socket state and its readiness before each send/receive operation. They handle properly non-fatal (busy) errors, which should not abort the transfer. All receive function support timeouts.
  • Keep track of connected remote peer parameters.

The library functions are divided in two groups:

  • Basic TCP library. Basic TCP/IP functions for server/client connection and data transfer between remote peers. Contains functions for library initialization, connection and disconnection, byte and block oriented data transfer functions.
  • VIMOS TCP library. High-level functions for communication with VIMOS I/O tools. These functions include image transfer and transfer of standart VIMOS data structures. They can also be used without VIMOS, for instance by pairing a 'Send image' function on the camera with a 'Receive image' function on the PC. For more information about VIMOS visit http://www.vimos.com

*/ All prices are given for orientation only. Please send an eMail to sales@atto-systems.com for an updated offer. The prices are without handling and shipment and without VAT (USt.). They apply for clients in Germany and may be changed without further notice.

[3D GUI] [TCP/IP]

The information may be outdated or accidentally wrong and is given without guarantee. (C) 2002 atto-Systems OOD

Please read the legal information you find at our imprint.