Location:
Search - PPP.c
Search list
Description: PPP协议C语言源程序,已调试通过,欢迎下载
Platform: |
Size: 224563 |
Author: 希冀 |
Hits:
Description: unix and linux net driver
Platform: |
Size: 796672 |
Author: 梅亭竹 |
Hits:
Description: PPP协议C语言源代码,可移植到嵌入式系统上!-It is the C source file of ppp protocol that can be transplanted to embeded systems.
Platform: |
Size: 47104 |
Author: qgh |
Hits:
Description: 基于单片机的ppp协议C/C++语言实现-ppp-based SCM Agreement C/C Language
Platform: |
Size: 5120 |
Author: 张张张 |
Hits:
Description: 本GPRS终端运输层采用UDP用户数据包协议,网络层采用IP网际协议,链路层采用PPP点对点协议。车台在32秒之内如果没有需向中心回传的信息,自动向中心回传一条网络测试信息,中心在收到此信息后必须自动回传一条确认信息。-the transport layer GPRS terminal users using UDP packet agreement, the network layer using IP Internet Protocol. PPP link layer using point-to-point agreement. Cars in Taiwan within 32 seconds if no need to Return to the Center of information, automatic Return to the Center, a network test information, the center received this information automatically back- a confirmation message.
Platform: |
Size: 1024 |
Author: ylz |
Hits:
Description: 本代码是本人毕设所做的GPRS数传系统的软件部分,实现了PPP,UDP,IP协议的分层和打包,实现了嵌入式设计中的UDP/IP协议栈-the code is completed, I set up the GPRS data-transmission system software, to achieve the PPP, UDP, IP protocol layering and packaged to achieve the design of embedded UDP/IP protocol stack
Platform: |
Size: 19456 |
Author: 冯申 |
Hits:
Description: 这是一个用C-C++实现的成熟的ppp服务器和协议栈,目前正在稳定的使用,可同时运行于windows和linux和solaris平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature ppp server and protocol stack and is currently stable use, can also run on windows and linux and solaris platform, there is also a more detailed help files.
Platform: |
Size: 780288 |
Author: Ase |
Hits:
Description: 摩托罗拉单片机上tcp_ip_ppp的c语言实现,及相关的详细说明文档-Motorola MCU tcp_ip_ppp the c language, and a detailed description of relevant documents
Platform: |
Size: 343040 |
Author: liyouling |
Hits:
Description: ppp协议,C源示例等,在嵌入式应用中少不了的 不错
-ppp agreement, C source example, in embedded applications indispensable Yes
Platform: |
Size: 102400 |
Author: 方天 |
Hits:
Description: ppp协议C语言源程序,详细分析了PPP的工作原理,对学习PPP是一份很好的程序-ppp protocol C language source program, a detailed analysis of the working principle of PPP, the PPP is a very good learning process
Platform: |
Size: 226304 |
Author: 大圣 |
Hits:
Description: 一份PPP的C语言代码,基于NUCLEUS的完整的TCP-IP-PPP实现-A PPP of C language code, based on the NUCLEUS complete TCP-IP-PPP realize
Platform: |
Size: 146432 |
Author: 大圣 |
Hits:
Description: Visual C++点对点编程资料,WORD文档-Visual C++ Peer-to-peer programming information, WORD documents
Platform: |
Size: 54272 |
Author: 何斌 |
Hits:
Description: PPP协议C语言源程序,已调试通过,欢迎下载-PPP agreement C language source code has been adopted debugging are welcome to download
Platform: |
Size: 224256 |
Author: 希冀 |
Hits:
Description: ppp拨号程序源代码采用atmel芯片c语言编-ppp dial-up source code using Atmel chip c language provision
Platform: |
Size: 87040 |
Author: hegal |
Hits:
Description: Dynamic C 程式語言源碼 嵌入式控制系統 ppp網路撥號 連線~-Dynamic C programming language source code control system embedded network ppp dial-up connection ~
Platform: |
Size: 13312 |
Author: 汪建名 |
Hits:
Description: C语言实现的 PPPOE客户端代码,可以适合移植到嵌入式系统-C language implementation of the PPPOE client-side code can be ported to embedded systems suitable
Platform: |
Size: 900096 |
Author: 黄莹 |
Hits:
Description: 华为的PPP协议技术与标准培训教材,PDF版本-The PPP agreement, Huawei Technologies and Standards of training materials, PDF version
Platform: |
Size: 276480 |
Author: Nicky |
Hits:
Description: Windows下ppp拨号程序。至少20字-Windows, ppp dialer. At least 20 characters ... ...
Platform: |
Size: 276480 |
Author: 无牙 |
Hits:
Description: 华为公司的PPP协议详细培训教材,很实用,后面配有部分实现源码-Huawei' s PPP protocol detailed training materials, very practical, with a partial implementation source behind
Platform: |
Size: 194560 |
Author: 袁亮 |
Hits:
Description: This the first release of PPP for Nucleus Net. This release includes
support for the PAP and CHAP-MD5 authentication protocols and the internet
protocol control protocol (IPCP).
The following files are the generic portion of PPP (non-harware specific) :
PPP.C PPP_DEFS.H PPP_EXTR.H LCP.C LCP_DEFS.H
LCP_EXTR.H MDM.C MDM_DEFS.H MDM_EXTR.H NCP.C
NCP_DEFS.H NCP_EXTR.H MD5C.C MD5.H CHAP.C
CHP_DEFS.H CHP_EXTR.H PAP.C PAP_DEFS.H PAP_EXTR.H
PPP.H GLOBAL.H PW_LIST.C
23 files total.
The following are target specific :
UART.C URT_DEFS.H URT_EXTR.H BLDNETPL.BAT BLDDRV.BAT
BUILD_AP.BAT PPP_OPTS.H
7 files total.- This is the first release of PPP for Nucleus Net. This release includes
support for the PAP and CHAP-MD5 authentication protocols and the internet
protocol control protocol (IPCP).
The following files are the generic portion of PPP (non-harware specific) :
PPP.C PPP_DEFS.H PPP_EXTR.H LCP.C LCP_DEFS.H
LCP_EXTR.H MDM.C MDM_DEFS.H MDM_EXTR.H NCP.C
NCP_DEFS.H NCP_EXTR.H MD5C.C MD5.H CHAP.C
CHP_DEFS.H CHP_EXTR.H PAP.C PAP_DEFS.H PAP_EXTR.H
PPP.H GLOBAL.H PW_LIST.C
23 files total.
The following are target specific :
UART.C URT_DEFS.H URT_EXTR.H BLDNETPL.BAT BLDDRV.BAT
BUILD_AP.BAT PPP_OPTS.H
7 files total.
Platform: |
Size: 227328 |
Author: 程教育 |
Hits: