搜索资源列表
GPRSTrans
- 用于PDA,PND的GPRS通信模块,用于传输短消息和图片,包括了服务器和客户端的代码,我参加设计的掌上警务通把它移植到WinCE基本没有改动,可以作为初学者和工程技术人员的设计参考。-for PDA, PND GPRS communications module for the transmission of SMS and pictures, including the server and client code. I participated in the design of handh
SocketForWinCE
- EVC;Winsock编程,客户端的通讯程序;建立PC端的服务器程序,接受WinCE客户端的字符输入,显示在PC端服务器的输出显示窗口中,同时有开发办客户端字符发送接受程序。-EVC; Winsock programming, client communication procedures; The establishment of PC-server, WinCE client accept the character input, display terminal server in the
WINCE_Socket
- WINCE下TCP/IP协议网络编程,包括服务器端和客户端,在局域网上运行完全正常。-WINCE under TCP / IP network programming, including server and client, LAN running completely normal.
MyTCPClient
- WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天
MyTCPServer
- WinCE EVC4.2 TCP/IP服务器端程序,可以监听客户端的信号,并对每个客户端分别建立联系
TPC
- WINCE环境下的TCP通讯,TCPServer为服务器程序,TCPClient为客户程序.有项目程序,在WINCE环境下可直接运行.
TCP
- WINCE TCP程序,基于VS2005,100%可以行,包括TCP 服务器和TCP 客户端
13
- EVC com试用于EVC4.0模拟 具体见原代码 包括com的服务器、客户端的编写
TCP-Server-Client
- wince环境下的TCP网络接口编程,包含服务器和客户端程序
winCETCP通讯
- wince上可用的tcp通讯程序,包括客户端和服务器程序。
CETCP
- WinCE下的TCP服务器端和客户端代码(VS2005 C++)-Code of tcp protocol for windows ce
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.
TCPClient
- 在mobile下两个终端tcp无线连接,实现客户端到服务器端的连接通信。-Mobile terminals in the next two tcp wireless connection, the realization of the client to the server-side connection communications.
TCPServer
- 在mobile下两个终端tcp无线连接,实现客户端到服务器端的连接通信。服务器端-Mobile terminals in the next two tcp wireless connection, the realization of the client to the server-side connection communications. Server-side
vlmGNtZB
- eVC4开发客户端、c-c++为服务器端的GPRS收发短信实验-eVC4 client development, c-c++ for server-side message GPRS transceiver experiment
WinCE_PPP_in
- 一个在Windows CE下实现的PPP主动拨入建立链接的工程,客户端+服务器端,配备有文档-Windows CE under a PPP initiative into implementation of the project set up links, the client+ server-side, equipped with document
CECom
- wince平台下com编程的实例,包括客户端和服务器端,整个工程都包括,能直接运行的。-wince com server client
wince_irda
- 红外通信工具,EVC下的Windows CE红外通信编程实例:(1)发送数据的客户端线程函数 (2)IR服务器端线程函数.-Infrared communication tools, EVC under Windows CE programming examples of infrared communications: (1) send data thread of client function (2) IR-threaded server-side function.
Datatrans
- wince下接收串口数据,通过socket转发到pc,包含客户端和服务器-wince to receive serial data through the socket forwarded to the pc, contains the client and server
PDAandPCSocketvs2005
- 实现pda和pc间socket通信,是用C#语言来编写的pda程序,分为服务器和客户端两部分-Pda and the pc to achieve communication between the socket