搜索资源列表
PPPforvxworks
- 完成的PPP协议栈,可用在ADSL或数据通信设备上,用以拨号连接-completion of the PPP protocol stack can be used in ADSL or data communications equipment for dial-up connections
bjys
- 用来MCU控制,MODEM拨号连接,并进行数据传输的被叫方程序-used MCU control, modem dial-up connections, and data transmission Called side procedures
TiniPPP
- 在TINI嵌入式操作系统上,对PPP拨号的处理和网络连接的处理
RASENTRY
- 1.wince下判断拨号连接状态.以及设置拨号参数.
RASAsynchronous.rar
- RAS异步拨号连接程序,实现拨号连接的功能,Asynchronous RAS dial-up connection procedure, the functions of a dial-up connection implementation
GPRSdial_test.rar
- wince下gprs上网自动拨号的代码,不过首先要在注册表建个拨号连接,wince automatic dial-up Internet access under the gprs code, but we must first build a dial-up connection in the registry
Embedded-Linux-GPRS
- 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <
MCU_1302_18B20
- 单片机上连接1302时钟和DS18b20温度传感器和MT8880的拨号程序-This RAR is about the 51MCU program for DS1302 DS18B20 and MT8880;
GPRSDemo
- 采用wince开发,在手机端实现gprs拨号,传送数据、连接、收发短信功能-Use wince development and implementation in the mobile terminal gprs dial-up, transfer data, connect, send and receive SMS Function
tel_down
- 远程登陆,建立拨号连接程序。通过module模块。-tel-down code ,for intenet download.
TestGPRS
- 测试GPRS 模块 C#编写 可在硬件设备上使用。 环境:VS2005和WinCE5.0 全部使用AT指令编写测试指令。 包括拨号、连接TCP、发送数据。 并配有一个简易的Delphi编写的服务端用与测试。 -Test GPRS module C# to write in the hardware devices. Environment: VS2005 and WinCE5.0 All written tests using the AT command instr
GprsWinsocketTester
- WinCE 系统GPRS网络示例程序,包括拨号和通过socket 与一个服务器进行连接测试。-a demo for GPRS building and communicating via socket on WinCE device.
GPRStest
- wince5.0系统下的GPRS拨号连接的C#源码,有两种方法实现,分别在两个窗体里面写有例子。可以判断当前存在的活动的连接以及连接的状态,可以进行进行拨号连接,可以断开已经存在的连接。注意若拨号成功后不能上网,需要去掉USB与主机的连接。-GPRS dial-up connection wince5.0 System C# source code, there are two ways to achieve, there are examples written in both form in
3G-USB-WINCE
- WINCE 3G网卡驱动,及拨号连接建立方法 1. WCDMA/DSDPA: Hua Wei E180 Hua Wei E220 Hua Wei E1750(Modem:COM6,ATCMD:COM8,COM7 not use) Hua Wei E1550 Hua Wei E156G(Modem:COM6,ATCMD:COM7) Hua Wei Vodafone K3765(Modem:COM6,ATCMD:COM9,COM7&COM8 not use) Hua
GPRSConnect
- 用于Win CE 6.0手持机,自动检测是否存在GPRS连接,不存在则建立连接拨号上网,实时监测网络连接情况,发现网络断开则会自动连接拨号上网。-For Win CE 6.0 handheld, automatically detects whether there is a GPRS connection, there is no dial-up connection is established, real-time monitoring of network connectivity, f
CDMA_Module
- 基于LPC1759用状态机做的CDMA模块AnyDATA DTL518的代码,通过DMA与UART1通信,不占用CPU。主要包括上电时序初始化,拨号连接,短信接收和处理。其中用到cortex-m3的一些库函数,网上很好找-Based on LPC1759 using the state machine to do CDMA module AnyDATA DTL518 code via DMA communication with UART1, do not take up CPU. Includ
STM32-SIM900A-GSM
- STM32 SIM900A GSM模块连接实验,功能:1,拨号测试—通过按KEY0按键进入此项测试。2,短信测试—通过按KEY1按键进入此项测试。3,GPRS测试—通过按WK_UP按键进入此项测试。-STM32 SIM900A GSM module connection test, Function: 1, dial test- KEY0 by pressing the button to enter this test. 2, SMS test- by pressing the KEY1 bu
SIM800C在STM32F103的例程
- SIM800底层驱动、连接TCP、拨号、短信读写功能例程。(SIM800 bottom drive, connect TCP, dialing, SMS read and write routines.)