Hi Modem Problem And cpp


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Hi Modem Problem And cpp
# 1  
Old 03-09-2002
Network Hi Modem Problem And cpp

Hi am very new to unix.I got installed linux mandrake and the first problem is whith the modem i don't know why but it does not work. i config it on /dev/modem
and some time it says
"the modem is bussy"
and some time it says:
"Modem ready"
but the modem did'n switch on
Ok the other question is:
is there a program for c++ to use in unix?like in windows it is es. turbo c++?or the only way is to compili it on the terminal whith the c++ comand?
thnx for answering

Last edited by user666; 03-10-2002 at 10:04 AM..
# 2  
Old 03-10-2002
for Mandrake and some Unix the programe for executing and compiling c++ is called gcc. You may play around in the Console of yours for the gcc to compile and do the stuffs for you or man gcc.
Not sure whats going on with your modem. What modem version it is ? External or internal. Does you Kernel probe the Modem during the installation ? Pls tell some details about it. Could help to identify your problem.
# 3  
Old 03-11-2002
thnx killserv

THe modem is external(i didn't know that even internal modem kan work whith unix!! i thought they were all win modem)
Es Electronix(or something like that) i didn't properly install it i saw on the hardware info tha the system has found the modem and i thought the modem was arledy installed.When i config it as system find the modem but there is no response from the modem (all field blanks).
Ok if this is no enough ill open mandrake now and find some more details
# 4  
Old 03-12-2002
For C++, you would use "g++" to compile, not gcc. gcc is a C compiler. You can, of course, simply save the code in a text file using your favorite editor, then compile.

Check the man page for g++ for more info.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Hardware

Netgear C3700 Modem Router Problem

I was wondering if anyone had any knowledge about how these routers work.. I bought a Netgear C3700 modem router on eBay about a month ago and couldn't get it to broadcast internet, neither wired nor wireless. When I plug it in and turn it on, all lights come on, but the internet light keeps... (2 Replies)
Discussion started by: milhan
2 Replies

2. Ubuntu

How ttyUSB* created on my 3G modem problem

Hi I would like to ask if someone knows the explaination of the /dev/ttyUSB*. I had a internet connection 3G usb dongle modem and need to restart before it detected the mobile broadband in the network manager. Before i reinstalled the lucyd lynxs i never meet this problem. But after i... (0 Replies)
Discussion started by: jao_madn
0 Replies

3. Programming

Problem with kerberos cpp project

Hi All, I am having problem with kerberos kadmin library in c++. I am using red hat linux Enterprise Linux Server release 5 (Tikanga), and gcc c++ - 4.1.1-52.el4.i386. When I make a c project (main.c) and use function from kadmin library such as kadm5_init_krb5_context(&context); ... (2 Replies)
Discussion started by: amitp
2 Replies

4. SCO

Problem with USRobotics modem

We have problem with new USRobotics modem (V.92). Old one was also USRobotics but K56. I put all jumpers at this same positions like old has, but we still can get connection (modem not responding). New modem works fine under winXP. SCO OpenServer R5 installed (console only). Any idea? (2 Replies)
Discussion started by: JackTheKnife
2 Replies

5. Solaris

Solaris 10 ADSL USB modem problem

Hi, I have USB Siemens Santis 100 ADSL modem.I need driver for this modem on Solaris 10.Please help me with some info.Platform is x86.Thanks. (2 Replies)
Discussion started by: Upravnik
2 Replies

6. BSD

cable modem problem

hi I want to setup my cable modem under OpenBSD. I did not configure my network while installing the system. When I type, I get # ifconfig -a lo0 : .... ... ... rl0 : .... ... ... vr0 : ... ... ... I have two network cards (the machine will be a router). I created... (1 Reply)
Discussion started by: fnoyan
1 Replies

7. Solaris

inbuilt modem problem

when I use the on-board modem.........and I dial in I get the login prompt when I enter id and password it gives..........invalid login.... i hv sun fire 280R system pls help me urgently........i m frustated thx girish (3 Replies)
Discussion started by: girish_shukla
3 Replies

8. UNIX for Dummies Questions & Answers

Modem - Test /dev/modem

Ok. I tried following the directions from some of the other threads, but I've hit a road block. I have red hat 7.3 and I installed the hcf package: hcfpcimodem-0.99lnxtbeta03042700k2.4.18_3-1rh.i386.rpm It installed ok, no errors, but I still can't get linux to find my modem. I've tried... (2 Replies)
Discussion started by: lawadm1
2 Replies

9. UNIX for Dummies Questions & Answers

Please Help Me With This Linux Red Hat 7.2 Modem Problem

I cant get my modem to work. Linux just isn't recognizing it. every time I typed wvdial, i get a message saying my modem is not responding I tried looking for drivers at the website Neo directed me to but I just couldn't find the right one from the information I was given about my modem... (2 Replies)
Discussion started by: TRUEST
2 Replies

10. UNIX for Dummies Questions & Answers

Modem problem: "Sorry, modem is busy"

Hi! I have a little prob with dialing up to the internet... When I try connect, it says "Sorry, modem is busy"... Specs: Laptop 56K modem Slackware 8.0 Kernel 2.4.5 Cheers;) (4 Replies)
Discussion started by: satan404
4 Replies
Login or Register to Ask a Question