Weblink Documentation

C Chris Misztur 2 years 11 months ago
31 1 0

Hello.
 
I can't seem to find the documentation that goes in depth into the Weblink message exchange.  Can you help me find it?
I am planning to either use .NET or JAVA to host my own Websocket server.
 
Thanks
Chris

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

Hi Chris, were you looking for the websocket handshaking, or the data message API? If you plan to use Java, you can easily use our weblink servlet with the PC SDK. I'll dig up more documentation on this outside the SDK.
For .NET, you have to create your own websocket server to take connections from the printers. Websockets are now fairly standard and .NET does have built in libraries for it as well as several 3rd party Libraries. I use the 3rd party stuff right now myself.
The printers use standards for secure websocket connections. Once you have the handshaking and websocket connection, you can bidirectionally send and receive raw data just like TCP. We do recommend you use the JSON based communication for getting status and settings of the printer.
Hope this helps, Robin West

CONTACT
Can’t find what you’re looking for?