Question

HylaFAX with U.S. Robotics 56K FAX USB Modem

Asked by: eslindsey

See also: http://www.experts-exchange.com/OS/Linux/Q_23690292.html

I am having the exact same problem with the exact same results, except I have a bank of 4 modems plugged in to my server that respond fine from minicom but not with HylaFAX.  I have tried creating a configuration file for the modems per the instructions (which I attached to this question as a "code snippet").  Sadly, faxaddmodem does not seem to be using this file (as indicated by the line "Using prototype configuration file usr-xon...").  I have included the entire command history from my faxaddmodem command, as well as the responses from ATI0 through ATI11.  You can find some other related links in the E-E article above.  Another note, to make debugging easier I created a symbolic link from /dev/modem -> /dev/ttyACM0.  This makes using minicom easier.

[root@server config]# faxaddmodem
Serial port that modem is connected to []? ttyACM0

Ok, time to setup a configuration file for the modem.  The manual
page config(5F) may be useful during this process.  Also be aware
that at any time you can safely interrupt this procedure.

Reading scheduler config file /var/spool/hylafax/etc/config.

No existing configuration, let's do this from scratch.

Country code [1]?
Area code [239]?
Phone number of fax modem [+1.999.555.1212]? +0.000.000.0000
Local identification string (for TSI/CIG) ["NothingSetup"]? MCVsoft Fax Service
Long distance dialing prefix [1]?
International dialing prefix [011]?
Dial string rules file (relative to /var/spool/hylafax) [etc/dialrules]?
Tracing during normal server operation [1]?
Tracing during send and receive sessions [0xFFF]?
Protection mode for received facsimile [0600]? 0644
Protection mode for session logs [0600]? 0644
Protection mode for ttyACM0 [0600]?
Rings to wait before answering [1]?
Modem speaker volume [off]? high
Command line arguments to getty program ["-h %l dx_%s"]?
Pathname of TSI access control list file (relative to /var/spool/hylafax) [""]?
Tag line font file (relative to /var/spool/hylafax) [etc/lutRS18.pcf]?
Tag line format string ["From %%l|%c|Page %%P of %%T"]?
Time before purging a stale UUCP lock file (secs) [30]?
Hold UUCP lockfile during inbound data calls [Yes]?
Hold UUCP lockfile during inbound voice calls [Yes]?
Percent good lines to accept during copy quality checking [95]?
Max consecutive bad lines to accept during copy quality checking [5]?
Max number of pages to accept in a received facsimile [25]? 250
Syslog facility name for ServerTracing messages [daemon]?
Set UID to 0 to manipulate CLOCAL [""]?
Use available priority job scheduling mechanism [""]?

Your facsimile phone number (+0.000.000.0000) does not agree with your
country code (1) or area code (239).  The number
should be a fully qualified international dialing number of the form:

    +1 239 <local phone number>

Spaces, hyphens, and periods can be included for legibility.  For example,

    +1.239.555.1212

is a possible phone number (using your country and area codes).

The non-default server configuration parameters are:

CountryCode:            1
AreaCode:               239
FAXNumber:              +0.000.000.0000
LongDistancePrefix:     1
InternationalPrefix:    011
DialStringRules:        etc/dialrules
RecvFileMode:           0644
LogFileMode:            0644
RingsBeforeAnswer:      1
SpeakerVolume:          high
GettyArgs:              "-h %l dx_%s"
LocalIdentifier:        MCVsoft Fax Service
TagLineFont:            etc/lutRS18.pcf
TagLineFormat:          "From %%l|%c|Page %%P of %%T"
MaxRecvPages:           250

Are these ok [yes]?

Now we are going to probe the tty port to figure out the type
of modem that is attached.  This takes a few seconds, so be patient.
Note that if you do not have the modem cabled to the port, or the
modem is turned off, this may hang (just go and cable up the modem
or turn it on, or whatever).

Probing for best speed to talk to modem: 38400 OK.

About fax classes:

The difference between fax classes has to do with how HylaFAX interacts
with the modem and the fax protocol features that are used when sending
or receiving faxes.  One class isn't inherently better than another;
however, one probably will suit a user's needs better than others.

Class 1 relies on HylaFAX to perform the bulk of the fax protocol.
Class 2 relies on the modem to perform the bulk of the fax protocol.
Class 2.0 is similar to Class 2 but may include more features.
Class 1.0 is similar to Class 1 but may add V.34-fax capability.
Class 2.1 is similar to Class 2.0 but adds V.34-fax capability.

HylaFAX generally will have more features when using Class 1/1.0 than
when using most modems' Class 2 or Class 2.0 implementations.  Generally
any problems encountered in Class 1/1.0 can be resolved by modifications
to HylaFAX, but usually any problems encountered in Class 2/2.0/2.1 will
require the modem manufacturer to resolve it.

Use Class 1 unless you have a good reason not to.

Hmm, this looks like a Class 1 modem.
Product code (ATI0) is "5601".
Other information (ATI3) is "U.S. Robotics 56K FAX USB V1.1.0".
DTE-DCE flow control scheme [default]?
Modem manufacturer is "3Com U. S. Robotics".
Modem model is "3CP5610".

Using prototype configuration file usr-xon...

The modem configuration parameters are:

ModemAnswerCmd:         AT+FCLASS=1A
ModemFlowControl:       xonxoff
ModemHardFlowCmd:       AT&H1&I0&R2
ModemMfrQueryCmd:       !USR
ModemModelQueryCmd:     ATI3
ModemNoFlowCmd:         AT&H0&I0&R1
ModemRate:              19200
ModemResultCodesCmd:    ATQ0X4
ModemRevQueryCmd:       ATI7
ModemSetupAACmd:        AT+FCLASS=0
ModemSetupDCDCmd:       AT&C1
ModemSetupDTRCmd:       ATS13=1&D2
ModemSoftFlowCmd:       AT&H2&I2&R1
Class1NFLOCmd:          AT&H0&I0&R1
Class1HFLOCmd:          AT&H1&I0&R2
Class1SFLOCmd:          ""
Class1SwitchingCmd:     "<delay\0727>"

Are these ok [yes]?

Creating new configuration file /var/spool/hylafax/etc/config.ttyACM0...
Done setting up the modem configuration.

Checking /var/spool/hylafax/etc/config for consistency...
...everything looks ok; leaving existing file unchanged.

Don't forget to run faxmodem(8C) (if you have a send-only environment)
or configure init to run faxgetty on ttyACM0.

[root@server ~]# minicom
minicom: WARNING: configuration file not found, using defaults

Welcome to minicom 2.1

OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n
Compiled on Jan  7 2007, 01:16:05.

Press CTRL-A Z for help on special keys

AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
OK
ATI0
5601

OK
ATI1
E7C4

OK
ATI2
OK
ATI3
U.S. Robotics 56K FAX USB V1.1.0

OK
ATI4

 ----Option----- --Setting-- Cmd  ----Option----- --Setting-- --Cmd--
 Comm Standard   CCITT       B0   Answer Ring#    0            S0=000
 Command Echo    Enabled     E1   Escape Char     43           S2=043
 Speaker Volume  Low         L1   CR Char         13           S3=013
 Speaker Control OnUntilCD   M1   LF Char         10           S4=010
 Result Codes    Enabled     Q0   BS Char         8            S5=008
 Dialer Type     Tone        T/P  Dial Pause      3 sec        S6=003
 Result Form     Text        V1   NoAns Timeout   45 sec       S7=045
 Extend Result   Enabled     X4   "," Pause       2 sec        S8=002
 DialTone Detect Enabled     X4   No CD Disc      2000 msec   S10=020
 BusyTone Detect Enabled     X4   DTMF Speed      95 msec     S11=095
 DCD Action      Std RS232   &C1  Esc GuardTime   1000 msec   S12=050
 DTR Action      Std RS232   &D2  Calling Tone    Enabled     S35=001
 V22b Guard Tone Disabled    &G0  Line Rate       33600       S37=000
 Flow Control    Hardware    &H1
 Error Control   V42,MNP,Bfr &M4
 Compression     44 42b MNP5 &K1

OK
ATI5

 ----Option----- --Setting-- Cmd  ----Option----- --Setting-- --Cmd--
 Comm Standard   CCITT       B0   Answer Ring#    0            S0=000
 Command Echo    Enabled     E1   Escape Char     43           S2=043
 Speaker Volume  Medium      L2   CR Char         13           S3=013
 Speaker Control OnUntilCD   M1   LF Char         10           S4=010
 Result Codes    Enabled     Q0   BS Char         8            S5=008
 Dialer Type     Tone        T/P  Dial Pause      3 sec        S6=003
 Result Form     Text        V1   NoAns Timeout   60 sec       S7=060
 Extend Result   Enabled     X4   "," Pause       2 sec        S8=002
 DialTone Detect Enabled     X4   No CD Disc      2000 msec   S10=020
 BusyTone Detect Enabled     X4   DTMF Speed      95 msec     S11=095
 DCD Action      Std RS232   &C1  Esc GuardTime   1000 msec   S12=050
 DTR Action      Std RS232   &D2  Calling Tone    Enabled     S35=001
 V22b Guard Tone Disabled    &G0  Line Rate       33600       S37=000
 Flow Control    Hardware    &H1  &Z0=
 Error Control   V42,MNP,Bfr &M4  &Z1=
 Compression     44 42b MNP5 &K1  &Z2=

OK
ATI6

 U.S. Robotics 56K FAX USB Link Diagnostics...


 Blocks Sent                         NA
 Blocks Resent                       NA
 Blocks Received                     NA
 Blers                               NA
 Retrains Requested                  NA
 Retrains Granted                    NA
 Data Compression                    NA
 Protocol                            NA
 Initial Transmit Speed              NA
 Initial Receive  Speed              NA
 Final   Transmit Speed              NA
 Final   Receive  Speed              NA
 Last Call                (hh:mm:ss) 00:00:00
 Disconnect Reason                   0

OK
ATI7
Configuration Profile...

Product Type           US/Canada USB
Product ID:            USR5637
Options                V32bis,V.80,V.34+,V.90,V.92
Error Correction       MNP,V.42
Data Compression       MNP5,V.42bis,V.44
Fax Options            Class 1
Line Options           Caller ID

Flash Date             01/30/2008
Flash Rev              1.1.0

OK
ATI8
OK
ATI9
(01.00HSM0A00\\MODEM \PNP0303\U.S.Robotics V.92 USB Modem23)

OK
ATI10
ERROR
ATI11

 U.S. Robotics 56K FAX USB Extended Link Diagnostics...

 Modulation                          Failure
 Receive Level                (-dBm) NA
 Transmit Level               (-dBm) NA
 Near Echo Loss               (-dBm) NA
 Far  Echo Loss               (-dBm) NA
 Round Trip Delay             (msec) NA
 SNR                                 NA
 Speed Shifts Requested              NA
 Speed Shifts Granted                NA
 RBS Pattern                         NA
 Digital Pad Loss               (dB) NA

OK

# $Id: usr-56k-fax-usb,v 1.0 2009/04/14 17:04:32 elindsey Exp $
#
# HylaFAX Facsimile Software
#
# Copyright (c) 1990-1996 Sam Leffler
# Copyright (c) 1991-1996 Silicon Graphics, Inc.
# HylaFAX is a trademark of Silicon Graphics, Inc.
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
# that (i) the above copyright notices and this permission notice appear in
# all copies of the software and related documentation, and (ii) the names of
# Sam Leffler and Silicon Graphics may not be used in any advertising or
# publicity relating to the software without the specific, prior written
# permission of Sam Leffler and Silicon Graphics.
#
# THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
# EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
# WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
#
# IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR
# ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,
# OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
# WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
# LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
# OF THIS SOFTWARE.
#
 
# CONFIG:CLASS1:"5601":"U.S. Robotics 56K FAX USB V1.1.0":RTSCTS: Manufacturer='U.S. Robotics' Model='56K USB Faxmodem'
#
# BEGIN-SERVER
# END-SERVER
#
 
ModemAnswerCmd:                 ATA     # string, command for answering phone
ModemAnswerDataBeginCmd:        ""      # string, command for start of answered data call
ModemAnswerDataCmd:             ATA     # string, command for answering data call
ModemAnswerFaxBeginCmd:         ""      # string, command for start of answered fax call
ModemAnswerFaxCmd:              ATA     # string, command for answering fax call
ModemAnswerResponseTimeout:     180000  # integer, answer command timeout (ms)
ModemAnswerVoiceBeginCmd:       ""      # string, command for start of answered voice call
ModemAnswerVoiceCmd:            ATA     # string, command for answering voice call
ModemATCmdDelay:                0       # integer, delay before sending modem an AT cmd (ms)
ModemBaudRateDelay:             0       # integer, delay (ms) after setting baud rate
ModemClassQueryCmd:             AT+FCLASS=?     # string, command for querying modem services
ModemCommaPauseTimeCmd:         ATS8=2  # string, command for setting time to pause for comma in dialing string
ModemDialCmd:                   ATDT%s  # string, command for dialing (%s for number to dial)
ModemDialResponseTimeout:       180000  # integer, dialing command timeout (ms)
ModemEchoOffCmd:                ATE0    # string, command for disabling command echo
ModemFlowControl:               None    # string, DTE-DCE flow control scheme
ModemFrameFillOrder:            LSB2MSB # string, bit order for HDLC frames
ModemHardFlowCmd:               ""      # string, command for setting hardware flow control between DTE and DCE
ModemMinSpeed:                  2400    # string, minimum acceptable transmit speed
ModemMfrQueryCmd:               ""      # string, command for querying modem manufacturer
ModemModelQueryCmd:             ""      # string, command for querying modem model
ModemNoAutoAnswerCmd:           ATS0=0  # string, command for disabling auto-answer
ModemNoFlowCmd:                 ""      # string, command for disabling hardware flow control between DTE and DCE
ModemOnHookCmd:                 ATH0    # string, command for placing phone ``on hook''
ModemPageDoneTimeout:           180000  # integer, page send/receive timeout (ms)
ModemPageStartTimeout:          180000  # integer, page send/receive timeout (ms)
ModemRate:                      19200   # integer, baud rate to use for DCE-DTE communication
ModemRecvFillOrder:             LSB2MSB # string, bit order for received facsimile data
ModemResetCmds:                 ""      # string, additional commands when resetting modem
ModemResetDelay:                2600    # integer, delay (ms) after sending modem reset commands
ModemResultCodesCmd:            ATQ0    # string, command for enabling result codes
ModemRevQueryCmd:               ""      # string, command for querying modem firmware revision
ModemSendBeginCmd:              ""      # string, command to send on establishing carrier
ModemSendFillOrder:             LSB2MSB # string, bit order for sending facsimile data
ModemSetVolumeCmd:              "ATM0 ATL0M1 ATL8C1 ATL2M1 ATL3M1"      # string, commands for setting modem speaker volume level
ModemSetupAACmd:                ""      # string, command for setting up adaptive answer
ModemSetupDCDCmd:               ""      # string, command for setting up DCD handling
ModemSetupDTRCmd:               ""      # string, command for setting up DTR handling
ModemSoftFlowCmd:               ""      # string, command for setting software flow control between DTE and DCE
ModemSoftResetCmd:              ATZ     # string, command for doing a soft reset
ModemType:                      Class1  # string, modem type
ModemVerboseResultsCmd:         ATV1    # string, command for enabling verbose result codes
ModemWaitForConnect:            No      # boolean, force server to wait for ``CONNECT'' response on answer
ModemWaitTimeCmd:               ATS7=60 # string, command for setting time to wait for carrier when dialing
 
Class1Cmd:                      AT+FCLASS=1     # string, command to enter class 1
Class1HFLOCmd:                  AT+FL0=2        # string, command to set hardware flow control
Class1FrameOverhead:            4       # integer, extra bytes in a received HDLC frame
Class1NFLOCmd:                  AT+FL0=0        # string, command to set no flow control
Class1RecvAbortOK:              100     # integer, max wait (ms) for ``OK'' after recv abort
Class1RecvIdentTimer:           35000   # integer, max wait (ms) for initial ident frame
Class1SFLOCmd:                  AT+FL0=1        # string, command to set software flow control
Class1TCFMaxNonZero:            10      # integer, max% of non-zero data in good TCF
Class1TCFMinRun:                1000    # integer, minimum zero run in good TCF
Class1TCFRecvTimeout:           4500    # integer, max wait (ms) for TCF
Class1TCFResponseDelay:         75      # integer, delay between TCF and ack/nak
Class1SendPPMDelay:             75      # integer, delay before sending post-page message
Class1SendTCFDelay:             75      # integer, delay between sending DCS and TCF
Class1TrainingRecovery:         1500    # integer, delay after failed training

                                  
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:

Select allOpen in new window

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2009-04-14 at 15:33:52ID24322430
Tags

hylafax usr usrobotics usb faxmodem fax us robotics

Topics

Linux

,

Computer Modems

,

Linux Setup

Participating Experts
2
Points
500
Comments
5

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. US Robotics Voice Mode programming info?
    Where can I get detailed info about programming for US Robotics Sportster Voice 33.6 Faxmodem? I have strange problem in recording/playing back GSM commpressed sound with duration more then 3.5 seconds.
  2. ess data-fax-voice driver wanted
    I just got this card from a friend and I would like someone to email or tell me where to get the driver for this modem. It's a "ess data fax voice" modem. My email address is mmyeung@hotmail.com. Thanks in advanced.
  3. USR Robotics PCI voice/Faxmodem
    I Have SUSE's LINUX 6.1 installed on my Intel Computer. I'm having problems in establishing a communication port with my US Robitcs 57k PCI internal Voice/fax Modem. The kernal recognizes it As as PCI communication device with an interrupt Request (IRQ)=9. The SUSE LINUX supp...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

Accepted Solution

by: LunarNRGPosted on 2009-04-14 at 19:44:50ID: 24144402

Rank: Master

Comments are available to members only. Sign up or Log in to view these comments.

 

Expert Comment

by: eslindseyPosted on 2009-04-16 at 10:17:58ID: 24160052

Comments are available to members only. Sign up or Log in to view these comments.

 

Expert Comment

by: eslindseyPosted on 2009-04-21 at 21:18:19ID: 24201394

Comments are available to members only. Sign up or Log in to view these comments.

 

Expert Comment

by: glenthornePosted on 2009-07-03 at 09:43:46ID: 24773386

Comments are available to members only. Sign up or Log in to view these comments.

 

Expert Comment

by: eslindseyPosted on 2009-07-04 at 10:49:50ID: 24777477

Comments are available to members only. Sign up or Log in to view these comments.

20120131-EE-VQP-001

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...