搜索资源列表
GPRSDemo
- 【软件名称】 《Windows Mobile中如何建立GPRS连接以便Socket能正常通信》 【版 本】 1.0.0 【操作系统】 Windows Mobile 5.0 【作 者】 谢红伟 · chrys · chrys@163.com · http://www.howa.com.cn 【软件说明】 手机开通GPRS以后,我们的 socket 程序还不能直接建立网络连接,需要用连接管理器来获取当前可用连接,并自动选择一个最佳的连接途径,然
socket
- 嵌入式WINCE平台下的SOCKET通信程序
WinsockDemo
- 该程序是实现的一个基于socket技术的Windows CE改版网络通信程序,可以实现群聊,互聊,以及pc和模拟器之间的通信。其实现参照了 Programming Windows CE .net, 3rd edition中的xtalk-The program is to achieve a technology based on Windows CE revision socket network communication program, can achieve a group chat,
TCPServer
- WINCE 6.0下的Socket通讯服务端程序,用VS2005开发-The Socket communication WINCE 6.0 client program, use VS2005 development
TCPClient
- 使用VS2005开发的WinCE5.0应用程序,通过Socket进行通讯的客户端,对类进行了封装,可以直接使用类方便进行开发,有很强的实用和参考价值,。-WinCE5.0 developed using VS2005 applications to communicate through the Socket client, on the class of the package, you can directly use the class to facilitate the developm
wince6.0TCPclient_TcpSever
- 实现在wince环境下创建TCP客户端和TCP服务器端程序的方法和步骤以及select I/O模型的应用。-Creating the environment to achieve wince TCP client and TCP server side methods and procedures, and select I/O Model.
WinceSocketExample
- wince socket编程 ,包括server 和 client 两个程序源码。-wince socket programming ,including server and client!
CE_XTALK
- CE版本的XTALK程序。它包括服务器和客户端两部分。其中对套接字I/O的并发采用线程+select机制,对于屏幕刷新则采用消息机制。主要功能是一个简单的群聊工具,一个客服发言,服务器对其广播。同时,他可以跟桌面Windows版本的程序通信。-CE versions of XTALK procedures. It includes server and client in two parts. Which socket I/O concurrent threads+ select the mec
ADSAMPLE
- 基于WINCE工控机,采样程序。加上SOCKET通讯程序。-WINCE ADSAMPLE
EX13
- 基于WINCE下的通讯程序,可以实玩客户机和主机之间的Socket通讯.-Under WINCE-based communications program, you can actually play between the client and the host Socket Communications.
PDAandPCSocketvs2005
- 实现pda和pc间socket通信,是用C#语言来编写的pda程序,分为服务器和客户端两部分-Pda and the pc to achieve communication between the socket
EVC_socket
- EVC的SOCKET通讯,EVC编写的TCP通讯程序客户端,可以绑定socket,发送并接收服务器端的数据-EVC
CeChat
- WinCE聊天程序,初步应用WInCE Socket编程。实现通信-Wince chat program
WinCE_UDP
- 本源码演示了,在Windows CE操作系统下,通过VC++和socket技术,如何编写UDP的通讯程序。这个例子已经非常详细了,希望对大家能够有帮助。-The source code demonstrates, in the Windows CE operating system, through the VC++ and socket technology, how to write UDP communication program. This example has been very
CEFTP
- 实现了wince程序的连接FTP并下载上传文件的工具,使用了FTP指令登录和下载,基于GPRS和数据线串口的SOCKET测试连接通过!-Achieve a wince program connect to the FTP tool to upload and download using the FTP login and download instructions, based on GPRS and data lines connected through the serial port o
GprsWinsocketTester
- WinCE 系统GPRS网络示例程序,包括拨号和通过socket 与一个服务器进行连接测试。-a demo for GPRS building and communicating via socket on WinCE device.
TCP
- pc机与wince平台实现网络通讯,在局域网中,pc机与多台wince平台仪器通讯,实现数据传输,文件包括pc机程序和wince平台程序,采用socket编程(tcp/ip协议)-pc machine with wince platform network communications LAN the pc machines with more than one wince platform instrument communication, data a book
CEC_S
- WinCE Socket 通信程序 客户端 服务器端是普通windows系统.-WinCE Socket client-server communication program is an ordinary windows system.