How Making windows Fax Services to send multiple faxes.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I made a little application using the FAXCOMLib library that will send a job to the win fax services, however I have attached 3 modems to my computer with 3 different phone lines, and I added the modem to the fax services, however when I send multiple faxes to the queue it sends one at a time even though the other two modems are sitting there. so How can I make windows fax service to use the next available modem as long as there are jobs in the queue?