Networking Forums

Networking Forums > Computer Networking > Linux Networking > Send/Receive Procedures in pppd 2.4.1

Reply
Thread Tools Display Modes

Send/Receive Procedures in pppd 2.4.1

 
 
addams013
Guest
Posts: n/a

 
      01-30-2007, 02:02 PM
I have a Multitech modem that will support AT commands even while the
PPP link is up if I send this:

<wait 2 seconds> +++ <wait 2 seconds>

.... and come back online when "ato0" is issued.

I'd like to do this while the PPP link is up because the modem is
aware of certain things. It's wireless, and knows the signal strength
it's seeing, the VSWR, and so on. I'd like the Linux box to know
these things, too, so asking the modem seems natural enough. It would
also permit SMS messaging, which the modem can handle through AT
commands alone.

After chasing down several dead ends, it looks like I'm going to have
to put procedures to handle this in pppd itself (since pppd doesn't
look like it wants to share the serial port; even the usual read(,,)
and write(,,) procedures fail). What are the procedures in pppd that
send and receive characters? And what procedures are run when the PPP
link is considered "up"?

Thanks in advance. I'm rather new at this.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
app to send and receive file over a network? Rui Maciel Linux Networking 17 10-08-2007 11:23 PM
Can a router receive as well as send? Chris Shearer Cooper Network Routers 3 07-27-2007 10:46 AM
Ex-wanadoo - can now receive but not send in OE Rose28 Broadband 4 09-04-2006 08:38 PM
Time taken for send/receive. cathode23@gmail.com Linux Networking 1 08-29-2005 10:08 PM
Can't send only receive! Magnus Wireless Internet 1 05-31-2004 11:25 PM



1 2 3 4 5 6 7 8 9 10 11