![]() |
|
|||||||
| Computing and Networks Discussion forum for general computing technologies, personal computing, data networking, information technology, and computer systems engineering. |
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Ok , I have this old Dell Dimension 8100 System from around 2003.
It has a modem card in it BCM V.92 I believe this is a soft modem that would be used for dialup back in the day. But I have Windows XP professional running on it and I just realized that their is fax software that I have just installed using the windows install components with the OS CD. What I want to know is if I run a telephone line from the BCM V.92 modem to one of my telephone jacks and use the software to send a fax will it work without any additional hardware? In theory it should unless their is a special modem you need to send the fax down the telephone line? I am aware that you cann't use the phone when sending a fax unless you get a second line and dedicate the fax to that line seperately. The software say's it allows you to send and recieve fax thru your computer. The only thing that I am shake on is if I need a different modem or hardware addons to make it send the data modulated correctly on the wire. I hope not because I am not willing to buy it. Seems that it should work here is the link to how to use the software it is pretty straight forward. http://www.geckoandfly.com/2009/03/1...ter-and-email/ I want to be positive all this will work before I start string telephone wire thru the walls ...etc etc. Not any good info is on the net that talks about how these modems work do they modulate analog or digitally like PWM or analog FM or analog AM , what carry frequency ,...etc etc Also just curious what the protocal for sending fax data down a phone line would be?? I know caller id info is send between the first/second 90volts ac 20 hz ring superimpose digitally onto the analog 20 hz wave using PWM. I am assuming something similar with fax but maybe a little more complicated. Realistically I am think dialup modems are just faxing the internet data over to you. Maybe Thanks for the help. I will stop rambleing. this link is almost convincing me that it will work "it say's V.92 data/fax/ on the page half way down. http://www.modemsite.com/56k/bcm.asp Last edited by Mathematics!; 10-27-2009 at 03:37 AM. |
|
#2
|
|||
|
|||
|
I've never used the Windows fax program but I see no reason why it wouldn't work as long as the modem is a data/fax model (and most are).
Fax transmission uses the CCITT Group3 fax protocol which specifies both the coding scheme and the transmission protocol. Unfortunately CCITT charge for copies of their standards so you won't find it on line but there are numerous sites that give a potted description of the group3 standard. Do a google or take a look at http://www.appsig.com/products/tn048.htm
__________________
Alex "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools."-Douglas Adams |
|
#3
|
|||
|
|||
|
Is their anything I can check in device manager for you to be 100% sure it is a data/fax modem?
Second question How are these modems working are they analog or digital modulation. What's their carrier frequency do they get assigned a frequency by the telephone company. Like is their a special DSLAM modem or headend that gives them an upstream and downstream frequency or do all these modem's use the same frequency but sence their on seperate lines (point to point it doesn't mater if they use a standard frequency for all modems since their on seperate lines anyway not shared network like cable) I guess I don't know how dialup works thought it was just modulating data on the voice signal 20hz to 20khz. Is it modulated digitally or just like FM or AM modulation. Also with these modems are they full duplex mean can they recieve data at the same time they are sending data? |
|
#4
|
|||
|
|||
|
You could try connecting to the modem using hyperterm.
Make sure you can talk to the modem by issuing a wake-up and AT command "+++AT" The modem should respond with an "ok" If that works issue command "AT+FCLASS=2" this puts the modem into fax mode. If the modem responds with "ok" it is capable of working in fax mode. Data rates, carrier frequencies and modulation schemes are set by the various standards used for data transmission. During the set-up phase of a fax call the machines/modems use the V21 standard which sends data at 300bps data using FSK modulation, a binary zero is represented by 1850 Hz, and a binary one is represented by 1650 Hz. Once the set-up phase is complete and the two machines/modems have agreed on what features will be used the actual fax data is sent using the V29 standard which uses a complex form of phase and amplitude modulation and a data rate of up to 19200bps.
__________________
Alex "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools."-Douglas Adams |
|
#5
|
|||
|
|||
|
Quote:
And how ??? I am assuming you mean the hyperterm program under communications which is under Accessories under the startup menu. Thanks for the help on the modulation stuff under device manager I queried the V.92 modem I got this in the log Code:
10-27-2009 02:17:14.343 - File: C:\WINDOWS\system32\tapisrv.dll, Version 5.1.2600
10-27-2009 02:17:14.343 - File: C:\WINDOWS\system32\unimdm.tsp, Version 5.1.2600
10-27-2009 02:17:14.343 - File: C:\WINDOWS\system32\unimdmat.dll, Version 5.1.2600
10-27-2009 02:17:14.343 - File: C:\WINDOWS\system32\uniplat.dll, Version 5.1.2600
10-27-2009 02:17:14.359 - File: C:\WINDOWS\system32\drivers\modem.sys, Version 5.1.2600
10-27-2009 02:17:14.359 - File: C:\WINDOWS\system32\modemui.dll, Version 5.1.2600
10-27-2009 02:17:14.359 - File: C:\WINDOWS\system32\mdminst.dll, Version 5.1.2600
10-27-2009 02:17:14.359 - Modem type: BCM V.92 56K Modem
10-27-2009 02:17:14.359 - Modem inf path: oem4.inf
10-27-2009 02:17:14.359 - Modem inf section: BCM4211.Modem
10-27-2009 02:17:14.359 - Matching hardware ID: pci\ven_14e4&dev_4212&subsys_00011028
10-27-2009 02:17:17.937 - 115200,8,N,1, ctsfl=1, rtsctl=2
10-27-2009 02:17:17.937 - Initializing modem.
10-27-2009 02:17:17.953 - Send: AT<cr>
10-27-2009 02:17:17.953 - Recv: AT<cr>
10-27-2009 02:17:17.953 - Command Echo
10-27-2009 02:17:17.953 - Recv: <cr><lf>OK<cr><lf>
10-27-2009 02:17:17.953 - Interpreted response: OK
10-27-2009 02:17:17.968 - Send: AT &F E0 V1 &D2 &C1 S95=47 S0=0<cr>
10-27-2009 02:17:17.968 - Recv: AT &F E0 V1 &D2 &C1 S95=47 S0=0<cr>
10-27-2009 02:17:17.968 - Command Echo
10-27-2009 02:17:17.984 - Recv: <cr><lf>OK<cr><lf>
10-27-2009 02:17:17.984 - Interpreted response: OK
10-27-2009 02:17:18.000 - Send: ATS7=60S30=0L0M1\N3%C3&K3B0N1\J1X3<cr>
10-27-2009 02:17:18.000 - Recv: <cr><lf>OK<cr><lf>
10-27-2009 02:17:18.000 - Interpreted response: OK
10-27-2009 02:17:18.000 - Waiting for a call.
10-27-2009 02:17:18.015 - Send: at+vcid=1<cr>
10-27-2009 02:17:18.031 - Recv: <cr><lf>OK<cr><lf>
10-27-2009 02:17:18.031 - Interpreted response: OK
10-27-2009 02:17:18.046 - Send: ATS0=0<cr>
10-27-2009 02:17:18.046 - Recv: <cr><lf>OK<cr><lf>
10-27-2009 02:17:18.046 - Interpreted response: OK
10-27-2009 02:17:18.140 - Session Statistics:
10-27-2009 02:17:18.140 - Reads : 65 bytes
10-27-2009 02:17:18.140 - Writes: 0 bytes
ATQ0V1E0 - OK
AT+GMM - H.324 video-ready rev. 1.0
AT+FCLASS=? - 0,1,2,2.0,8
AT#CLS=? - COMMAND NOT SUPPORTED
AT+GCI? - +GCI:B5
AT+GCI=? - +GCI:(00,04,07,09,0A,0D,0F,14,16,19,1A,1B,20,25,26,27,2B,2D,2E,31,33,35,36,37,3C,3D,3E,46,49,4F,50,51,52,53,54,57,58,59,61,62,64,68,69,6C,70,73,77,7B,7C,7E,7F,82,83,84,85,87,88,89,8A,8B,8C,8E,98,9C,9F,A0,A1,A3,A5,A6,A9,AE,B3,B4,B5,B7,B8,BB,BC)
ATI1 - F2E1
ATI2 - OK
ATI3 - BCM V.92 56K Modem Version 3.4.19
ATI4 - Built on 05/16/2002 18:19:31
ATI5 - B1
ATI6 - Link Information:
Chars Received : 0000000000
Chars Sent : 0000000000
Frames Received : 0000000000
Frames Sent : 0000000000
Frames Retransmitted : 00000
Frames Rejected : 00000
Protocol : NONE
Compression : NONE
Reason For Last Disconnect: Connection Timeout (code 44)
ATI7 - PCI
ATQ0V1E0 - OK
AT+GMM - H.324 video-ready rev. 1.0
AT+FCLASS=? - 0,1,2,2.0,8
AT#CLS=? - COMMAND NOT SUPPORTED
AT+GCI? - +GCI:B5
AT+GCI=? - +GCI:(00,04,07,09,0A,0D,0F,14,16,19,1A,1B,20,25,26,27,2B,2D,2E,31,33,35,36,37,3C,3D,3E,46,49,4F,50,51,52,53,54,57,58,59,61,62,64,68,69,6C,70,73,77,7B,7C,7E,7F,82,83,84,85,87,88,89,8A,8B,8C,8E,98,9C,9F,A0,A1,A3,A5,A6,A9,AE,B3,B4,B5,B7,B8,BB,BC)
ATI1 - F2E1
ATI2 - OK
ATI3 - BCM V.92 56K Modem Version 3.4.19
ATI4 - Built on 05/16/2002 18:19:31
ATI5 - B1
ATI6 - Link Information:
Chars Received : 0000000000
Chars Sent : 0000000000
Frames Received : 0000000000
Frames Sent : 0000000000
Frames Retransmitted : 00000
Frames Rejected : 00000
Protocol : NONE
Compression : NONE
Reason For Last Disconnect: Connection Timeout (code 44)
ATI7 - PCI
Maybe this helps ? Last edited by Mathematics!; 10-27-2009 at 08:27 AM. |
|
#6
|
|||
|
|||
|
That looks ok, the AT+FCLASS query came back with a list of options that includes fax option (AT+FCLASS=2) so your modem should work fine with the fax program.
__________________
Alex "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools."-Douglas Adams |
|
#7
|
||||
|
||||
|
One further step - the fax document is an image file, not a Word document file - http://www.faqs.org/rfcs/rfc3250.html
The extended TIFF format may be overkill, but the fax standard wants a file in TIFF format, not .DOC.
__________________
First comes the hardware, then the software. |
|
#8
|
||||
|
||||
|
I use a fax from my Windows XP PC quite frequently. The fax software that I have, PhoneTools which came with the PC, lets you attach files and it takes care of the conversion into the faxing image. There is a huge list of documents you can attach and .DOC is definitely one of them...
|
|
#10
|
||||
|
||||
|
Since it's a winmodem you'll need drivers for it that support the OS. You can buy a real modem cheap enough on eBay.
|
|
| Bookmarks |
| Tags |
| faxing |
| Thread Tools | |
| Display Modes | |
|
|