CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 46

Threaded View

  1. #1
    Join Date
    Jul 2009
    Location
    Kuwait
    Posts
    170

    Lightbulb Connecting to a fax line using Modem

    Hi,
    I want to transfer data between 2 computer. the Receving computer has a fax modem.I tried to dial the receving computer from the send computer using Modem. The call is not getting estabished. I got an information that the telephone exchange wont allow data transfer to the fax line; ie the telephone exchange will cut the call when it see the data in fax line. Only fax data and voice call are allowed in the fax line. Is there a way to send the data making it look like fax data, so that the exchange wont detect that the data is not a fax data.
    Last edited by makdu; July 16th, 2009 at 01:37 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured