C Board  

Go Back   C Board > General Programming Boards > Networking/Device Communication

Reply
 
LinkBack Thread Tools Display Modes
Old 08-14-2003, 01:01 PM   #1
Set Apart --
 
jrahhali's Avatar
 
Join Date: Nov 2002
Posts: 219
What's the Difference?

Hello,

Can you explain to me what is the difference between PPP and PPPoE
jrahhali is offline   Reply With Quote
Old 08-14-2003, 02:15 PM   #2
Carnivore ('-'v)
 
Hunter2's Avatar
 
Join Date: May 2002
Posts: 2,866
PPP and PPP over Ethernet (maybe "on" instead of "over")
__________________
Just Google It. √

(\ /)
( . .)
c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.
Hunter2 is offline   Reply With Quote
Old 08-16-2003, 03:28 PM   #3
Just because
 
ygfperson's Avatar
 
Join Date: Jan 2002
Posts: 2,502
I don't think there's much of a difference besides what Hunter said. PPP is a protocol, Ethernet is a medium. PPPoe describes both, while PPP describes only the protocol.
ygfperson is offline   Reply With Quote
Old 08-17-2003, 01:28 AM   #4
Registered User
 
Join Date: Jan 2003
Posts: 88
PPP - Point to Point Protocol
PPPoE - Point to Point Protocol over Ethernet

PPP is generally used for dial-up connections (telephone modems).
PPPoE is generally used for cable/dsl modems.
lithium is offline   Reply With Quote
Old 08-17-2003, 04:49 PM   #5
End Of Line
 
Hammer's Avatar
 
Join Date: Apr 2002
Posts: 6,240
And for future reference, www.whatis.com is good for finding out these kind of things.
__________________
When all else fails, read the instructions.
If you're posting code, use code tags: [code] /* insert code here */ [/code]
Hammer is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Review required for program of date difference chottachatri C Programming 6 10-31-2008 11:46 AM
Difference Equations / Recurrence Relations DavidP General Discussions 4 10-05-2007 10:26 AM
What's the difference between var++ and ++var ulillillia C Programming 6 05-31-2007 02:27 AM
how to get difference of digits Leeman_s C++ Programming 5 12-20-2001 08:32 PM
What is the Difference between ANSI C and non-ANSI C ? Unregistered C Programming 1 11-24-2001 06:55 AM


All times are GMT -6. The time now is 07:53 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22