Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. HylaFax server

HylaFax server

Scheduled Pinned Locked Moved Managed C++/CLI
sysadminhelptutorialcareer
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mhmo
    wrote on last edited by
    #1

    Dear all My company has a fax server pool that contains 16 faxes cards. We are using the HylaFax software http://www.hylafax.org/content/Main_Page[^] Which written in C language. Now that software is good in that when a fax is coming, it transfer it to the correct card (tha card that is specified for the recipt)... But, when we send a fax, it handles tha job to the next available card in the Queu (not nesesarly to be the card that is specified for the sender). If anybody knows how to enhance this software so it sends the fax correctly(using the sender card) I will appreciate his/her help. Or if you have an alternative solution that not expensive to use. I will also appreciate that. Best Regards

    C 1 Reply Last reply
    0
    • M mhmo

      Dear all My company has a fax server pool that contains 16 faxes cards. We are using the HylaFax software http://www.hylafax.org/content/Main_Page[^] Which written in C language. Now that software is good in that when a fax is coming, it transfer it to the correct card (tha card that is specified for the recipt)... But, when we send a fax, it handles tha job to the next available card in the Queu (not nesesarly to be the card that is specified for the sender). If anybody knows how to enhance this software so it sends the fax correctly(using the sender card) I will appreciate his/her help. Or if you have an alternative solution that not expensive to use. I will also appreciate that. Best Regards

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      mhmo wrote:

      Which written in C language.

      Then you can't possibly modify it using C++/CLI.  If you want to know how to change this code, your best bet is the Visual C++ forum, although even that is a long shot.  You probalby want forums dedicated to users of this particular software.

      Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups