Hi List, I am working on a project -Debian Linux, CScript (Zappa)- where now I need to supply printing tag data from my server to a black box (linux) from the shipping forwarder. (This box sends the parcel data to the shipping forwarder's processing mainframe and to the label printers for the parcels.) The box is in the same customers location as the printer to avoid any latency stuff. My server is a rented remote box. They (the box) offer ftp, samba, nfs or websockets for transfer of the print tag data from my remote server to their printer box. I have nginx 1.4 before node on the server so I could use socket.io? Could anyone with experience make some best practice suggestions/code examples on how to set up something stable with websockets excrypted between my server (all https only) and the printer black box. Cheers, have a nice weekend
-- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
