详细说明:ppp拨号代码,ucos下面的拨号软件,做gprs通讯用的
[8051_PPPsrc.zip] - 用单片机实现GPRS modem通讯的源程序,实现了PPP拨号,tcp/udp等通讯协议包含了串口控制协议
[DECtoHEX.rar] - 将一个文件中的10进制数转化16进制数并保存到另一个文件中(无位数限制)
[ARMGPRS.rar] - 无线通信的,应用于gprs的短信发送。希望对大家有用。
[q2403.rar] - WAVECOM Q2403A/Q2406的中文使用手册,供gprs数据通信开发者参考。
[Micrium-uC-TCP-IP.rar] - ucos-ii官方的tcp-ip栈,自解压文件
[UC-OS下的TCP-IP-PPP协议栈.zip] - 在ucos下,如何实现tcp/ip协议栈?本程序实现了在ucos下实现tcp ip及PPP协议,与大家共享
[TheLinuxTCPIPStack-NetworkinforEmbeddedSystems.rar] - LinuxTCP/IP网络通讯协议电子文档
[PPP.rar] - PPP拨号代码,使用freescale单片机开发,实际验证已经通过!
[lwIP_src_doc.zip] - lwIPtcp/ip栈。做嵌入式的同志们肯定有很多都在找这个吧,我提供的这个包里不仅包含源代码,还有详细的参考手册(PDF)。希望大家喜欢
[gprsTEST.rar] - 关于单片机(51系列)通过GPRS模块和上位机进行通信
[DECtoHEX.rar] - 将一个文件中的10进制数转化16进制数并保存到另一个文件中(无位数限制)
[ARMGPRS.rar] - 无线通信的,应用于gprs的短信发送。希望对大家有用。
[q2403.rar] - WAVECOM Q2403A/Q2406的中文使用手册,供gprs数据通信开发者参考。
[Micrium-uC-TCP-IP.rar] - ucos-ii官方的tcp-ip栈,自解压文件
[UC-OS下的TCP-IP-PPP协议栈.zip] - 在ucos下,如何实现tcp/ip协议栈?本程序实现了在ucos下实现tcp ip及PPP协议,与大家共享
[TheLinuxTCPIPStack-NetworkinforEmbeddedSystems.rar] - LinuxTCP/IP网络通讯协议电子文档
[PPP.rar] - PPP拨号代码,使用freescale单片机开发,实际验证已经通过!
[lwIP_src_doc.zip] - lwIPtcp/ip栈。做嵌入式的同志们肯定有很多都在找这个吧,我提供的这个包里不仅包含源代码,还有详细的参考手册(PDF)。希望大家喜欢
[gprsTEST.rar] - 关于单片机(51系列)通过GPRS模块和上位机进行通信
相关函数/类:
Sleep InitializeCriticalSection EnterCriticalSection LeaveCriticalSection OpenMutex CreateMutex CreateEvent WaitForSingleObject ReleaseMutex SetEvent GetVersion GetLastError DebugBreak OutputDebugString CreateThread wsprintf CreateFile SetCommTimeouts GetCommState SetCommState SetupComm CloseHandle WriteFile GetOverlappedResult ClearCommError ReadFile Escape
Sleep InitializeCriticalSection EnterCriticalSection LeaveCriticalSection OpenMutex CreateMutex CreateEvent WaitForSingleObject ReleaseMutex SetEvent GetVersion GetLastError DebugBreak OutputDebugString CreateThread wsprintf CreateFile SetCommTimeouts GetCommState SetCommState SetupComm CloseHandle WriteFile GetOverlappedResult ClearCommError ReadFile Escape
文件列表(点击判断是否您需要的文件):
ucip1
.....\echotest
.....\........\CS8900A_Sim32.c
.....\........\echotest.dsp
.....\........\echotest.dsw
.....\........\echotest.sln
.....\........\echotest.vcproj
.....\........\hardware.c
.....\........\hardware.h
.....\........\main.c
.....\........\main.h
.....\........\Makefile
.....\........\os.c
.....\........\os.h
.....\........\packet.c
.....\........\packet.h
.....\........\tcpecho.c
.....\........\tcpecho.h
.....\........\trace.c
.....\........\udpecho.c
.....\........\udpecho.h
.....\ppp_test
.....\........\client.c
.....\........\if_sio.c
.....\........\if_sio.h
.....\........\main.c
.....\........\main.h
.....\........\os.c
.....\........\os.h
.....\........\ppp_test.sln
.....\........\ppp_test.vcproj
.....\........\ppp_util.c
.....\........\ppp_util.h
.....\........\server.c
.....\........\sioport.c
.....\........\sioport.h
.....\........\tcpecho.c
.....\........\tcpecho.h
.....\........\test_mdm.c
.....\........\trace.c
.....\........\udpecho.c
.....\........\udpecho.h
.....\README.htm
.....\src
.....\...\devio.h
.....\...\if_dev
.....\...\......\cs89x
.....\...\......\.....\if_cs89d.c
.....\...\......\.....\if_cs89d.h
.....\...\......\.....\if_cs89r.h
.....\...\......\.....\if_cs89x.c
.....\...\......\.....\if_cs89x.h
.....\...\......\ne2k
.....\...\......\....\if_ne2k.h
.....\...\......\....\if_ne2kd.c
.....\...\......\....\if_ne2kr.h
.....\...\......\....\if_os.c
.....\...\......\....\if_os.h
.....\...\......\pcnet
.....\...\......\tulip
.....\...\InetAddr.c
.....\...\InetAddr.h
.....\...\Makefile
.....\...\Makefile_first
.....\...\net.c
.....\...\net.h
.....\...\netaddrs.c
.....\...\netaddrs.h
.....\...\netarp.c
.....\...\netarp.h
.....\...\netauth.c
.....\...\netauth.h
.....\...\netbootp.c
.....\...\netbootp.h
.....\...\netbuf.c
.....\...\netbuf.h
.....\...\netchap.c
.....\...\netchap.h
.....\...\netchat.c
.....\...\netchat.h
.....\...\netchpms.c
.....\...\netchpms.h
.....\...\netconf.h
... ...
ucip1
.....\echotest
.....\........\CS8900A_Sim32.c
.....\........\echotest.dsp
.....\........\echotest.dsw
.....\........\echotest.sln
.....\........\echotest.vcproj
.....\........\hardware.c
.....\........\hardware.h
.....\........\main.c
.....\........\main.h
.....\........\Makefile
.....\........\os.c
.....\........\os.h
.....\........\packet.c
.....\........\packet.h
.....\........\tcpecho.c
.....\........\tcpecho.h
.....\........\trace.c
.....\........\udpecho.c
.....\........\udpecho.h
.....\ppp_test
.....\........\client.c
.....\........\if_sio.c
.....\........\if_sio.h
.....\........\main.c
.....\........\main.h
.....\........\os.c
.....\........\os.h
.....\........\ppp_test.sln
.....\........\ppp_test.vcproj
.....\........\ppp_util.c
.....\........\ppp_util.h
.....\........\server.c
.....\........\sioport.c
.....\........\sioport.h
.....\........\tcpecho.c
.....\........\tcpecho.h
.....\........\test_mdm.c
.....\........\trace.c
.....\........\udpecho.c
.....\........\udpecho.h
.....\README.htm
.....\src
.....\...\devio.h
.....\...\if_dev
.....\...\......\cs89x
.....\...\......\.....\if_cs89d.c
.....\...\......\.....\if_cs89d.h
.....\...\......\.....\if_cs89r.h
.....\...\......\.....\if_cs89x.c
.....\...\......\.....\if_cs89x.h
.....\...\......\ne2k
.....\...\......\....\if_ne2k.h
.....\...\......\....\if_ne2kd.c
.....\...\......\....\if_ne2kr.h
.....\...\......\....\if_os.c
.....\...\......\....\if_os.h
.....\...\......\pcnet
.....\...\......\tulip
.....\...\InetAddr.c
.....\...\InetAddr.h
.....\...\Makefile
.....\...\Makefile_first
.....\...\net.c
.....\...\net.h
.....\...\netaddrs.c
.....\...\netaddrs.h
.....\...\netarp.c
.....\...\netarp.h
.....\...\netauth.c
.....\...\netauth.h
.....\...\netbootp.c
.....\...\netbootp.h
.....\...\netbuf.c
.....\...\netbuf.h
.....\...\netchap.c
.....\...\netchap.h
.....\...\netchat.c
.....\...\netchat.h
.....\...\netchpms.c
.....\...\netchpms.h
.....\...\netconf.h
... ...