搜索资源列表
Debug
- mobile5.0 tcp/ip连接 实现通讯
socket
- 为了测试winCE下的TCP的连接所写的东西,东西很主要实现的Socket,tcp传输.希望能大家有所收获!
SampleTCP
- 一个简单的tcp通信程序,可以实现arm开发板与PC机传送数据-a simple program about TCP communication,sending data message between arm board and pc
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
TCP_WinCE
- 嵌入式环境下的,WinCE编程例子,详细介绍了这个环境下的TCP实现-Embedded environment, WinCE programming examples described in detail in this environment to achieve the TCP
myTCP
- wince 6.0 实现tcp的socket网络通信-wince 6.0 tcp socket network communication
WINCE_TCPIP
- 本代码实现了在wince 5.0下的TCP/IP通信采用winsocket方法-TCP/IP communication on wince 5.0, use winsocket, programed by C++.
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
ARM11-wince-vs2008
- 通过tcp/ip通讯实现平板电脑与ARM11之间的通讯,本程序为wince服务端程序,可将通过wifi传来的数据通过串口传送出去,编程是通过VS2008MFC实现的,第一次编c++的程序,望指教。-Tablet PC with ARM11 communication via tcp/ip communication, the procedures for the wince server program can be coming via wifi data sent through the s
WINCE6.0TCP
- WINCE6.0 TCP通信例程,实现电脑与开发板间通过TCP协议进行通信。-WINCE6.0 TCP communication routines to achieve between the computer and the development board via TCP protocol.
TCPServer
- Wince5.0 接收Socket连接。实现了Data——arrive 、Client_Connect、Client_Disconnect的事件响应(Wince5.0 receive Socket connection. The event response of Data - arrive, Client_Connect and Client_Disconnect is realized)