![]() |
On Wednesday 17 August 2005 10:43, Lorenzo Soncini wrote: > Hello folks, > I'm using Hylafax on Debian server. > > I know there is a client server protocol to comunicate with HylaFax server > by a TCP/IP socket. > > There is some documentation about that protocol ? > > I need to send a TIFF file directlly from my application Outside the world of Windows, most of what goes on over TCP/IP is human-readable. So why not use a tool like tcpflow or ethereal {both exist as debian packages BTW} to see what some other, known good application sends to the port? Then you can easily replicate this in your own application {assuming that you have already written / shamelessly plagiarised code to send data to an arbitrary port, à la netcat}. ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*