Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. PPP protocol in C?

PPP protocol in C?

Scheduled Pinned Locked Moved Managed C++/CLI
helpquestion
11 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Benny_Lava

    Hi, I am connecting a device through GPRS, using SLIP. But that doesn't work. (if you can help here, ok) so I need to change the protocol from SLIP to PPP. So does anybody know the bare minimum PPP protocol implementatation, bare minimum just to send and receive. In C? Thank you very much.

    L Offline
    L Offline
    led mike
    wrote on last edited by
    #2

    unix_master01 wrote:

    In C?

    You voted a one for the last reply you got in this forum so I am reluctant to offer you assistance. This forum is not for C/C++ questions. This forum is for C++ development on the .NET platform using the Microsoft CLI extensions to C++. C and C++ questions belong in the Visual C++ / MFC forum.

    unix_master01 wrote:

    I am connecting a device through GPRS, using SLIP. But that doesn't work.

    What does "doesn't work" mean?

    unix_master01 wrote:

    So does anybody know the bare minimum PPP protocol implementatation

    Are you asking about developing your own PPP stack? I wouldn't think that has been done any longer after like Windows 95 and 2000 since the OS's provide those stacks.

    led mike

    C 1 Reply Last reply
    0
    • B Benny_Lava

      Hi, I am connecting a device through GPRS, using SLIP. But that doesn't work. (if you can help here, ok) so I need to change the protocol from SLIP to PPP. So does anybody know the bare minimum PPP protocol implementatation, bare minimum just to send and receive. In C? Thank you very much.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #3

      unix_master01 wrote:

      So does anybody know the bare minimum PPP protocol implementatation, bare minimum just to send and receive. In C?

      I suspect it involves more literacy than you seem to be bringing to the equation.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      1 Reply Last reply
      0
      • L led mike

        unix_master01 wrote:

        In C?

        You voted a one for the last reply you got in this forum so I am reluctant to offer you assistance. This forum is not for C/C++ questions. This forum is for C++ development on the .NET platform using the Microsoft CLI extensions to C++. C and C++ questions belong in the Visual C++ / MFC forum.

        unix_master01 wrote:

        I am connecting a device through GPRS, using SLIP. But that doesn't work.

        What does "doesn't work" mean?

        unix_master01 wrote:

        So does anybody know the bare minimum PPP protocol implementatation

        Are you asking about developing your own PPP stack? I wouldn't think that has been done any longer after like Windows 95 and 2000 since the OS's provide those stacks.

        led mike

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #4

        I gave you a 5, and set out to earn my own 1 from this guy....

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        L 1 Reply Last reply
        0
        • C Christian Graus

          I gave you a 5, and set out to earn my own 1 from this guy....

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          L Offline
          L Offline
          led mike
          wrote on last edited by
          #5

          Yeah I see what you mean. I did give him a second opportunity to show he isn't a giant jackass but he wasn't able to accomplish that task I see. This seems to prove, not that I needed proof, Windows isn't the only platform suffering from the attack of the monkey developers.

          led mike

          C 1 Reply Last reply
          0
          • L led mike

            Yeah I see what you mean. I did give him a second opportunity to show he isn't a giant jackass but he wasn't able to accomplish that task I see. This seems to prove, not that I needed proof, Windows isn't the only platform suffering from the attack of the monkey developers.

            led mike

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #6

            Wow - you've got more friends than I do, looks like you get a 1, whatever you post.

            Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

            L 2 Replies Last reply
            0
            • C Christian Graus

              Wow - you've got more friends than I do, looks like you get a 1, whatever you post.

              Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

              L Offline
              L Offline
              led mike
              wrote on last edited by
              #7

              hehe I haven't seen enough of it yet to guess but I'm suspicious of any number of the Soapbox wack jobs we have in there. But the more obvious conclusion is that it's my charming teddy bear personality. :-D

              led mike

              M 1 Reply Last reply
              0
              • L led mike

                hehe I haven't seen enough of it yet to guess but I'm suspicious of any number of the Soapbox wack jobs we have in there. But the more obvious conclusion is that it's my charming teddy bear personality. :-D

                led mike

                M Offline
                M Offline
                Mark Salsbery
                wrote on last edited by
                #8

                How about a little more fishing and a little less yakkin over there ;P

                Mark Salsbery Microsoft MVP - Visual C++ :java:

                L 1 Reply Last reply
                0
                • M Mark Salsbery

                  How about a little more fishing and a little less yakkin over there ;P

                  Mark Salsbery Microsoft MVP - Visual C++ :java:

                  L Offline
                  L Offline
                  led mike
                  wrote on last edited by
                  #9

                  LMAO thanks for that early morning humor! Here's some more [^]if you want a laugh

                  led mike

                  M 1 Reply Last reply
                  0
                  • L led mike

                    LMAO thanks for that early morning humor! Here's some more [^]if you want a laugh

                    led mike

                    M Offline
                    M Offline
                    Mark Salsbery
                    wrote on last edited by
                    #10

                    :laugh: :doh:

                    Mark Salsbery Microsoft MVP - Visual C++ :java:

                    1 Reply Last reply
                    0
                    • C Christian Graus

                      Wow - you've got more friends than I do, looks like you get a 1, whatever you post.

                      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

                      L Offline
                      L Offline
                      led mike
                      wrote on last edited by
                      #11

                      WTF Dude? Look at this thread, I have no one votes any more, how can that happen? :confused:

                      led mike

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups