HylaFAX The world's most advanced open source fax server |
Dear all,
I am writing a Hylafax client using visual basic.
The client can send out one or more fax jobs using the same socket session
A new fax job is created by sending "JNEW" command using socket. The server response is "New job created" for the first fax job.
However, the server didn't have any response when the other fax job is created (using JNEW) using the same socket session. (even the fax job is submitted to the server)
Please advise what is happenning
Thanks
Lui