搜索资源列表
icqlist
- 在有关套接字方面,Visual C++ 6.0对原来的Windows Sockets库函数进行了一系列封装,继而产生了CSocket 、CSocketFile等类,它们封装着有关Socket的各种功能-in the socket. Visual C 6.0 pairs of the original Windows Sockets library functions carried out a series of Packaging, produced by the CSocket, CSock
GPRSConnection_New
- C#。WIndows Mobile开发,关于CMWAP,CMNET网络切换,及Socket发送的相关代码-C#. WIndows Mobile development on CMWAP, CMNET network switch, and send the relevant code Socket
socketPPC
- C# socket连接接收文件client-C# socket connection to receive a file client
VCchat
- 在Windows环境下开发一个简单的局域网聊天程序的思路和方法。系统使用流行的开发软件Microsoft visual C++,采用Socket技术实现网络通讯和TCP传输协议。系统主要实现了用户登录、聊天、服务器管理等功能。-In the Windows environment to develop a simple LAN chat program ideas and methods. Development of software systems using the popular Mic
MyControlComputer(java)
- 通过Android手机去关闭电脑,适用windows系统。之前发了一个电脑端用java写的,在网上自学后用C语言写了这个电脑服务器端。注意,这个app对应这个客户端,之前发的不能通用。 在学习的过程中发现,关于C语言与java通过socket通信这方面比较少入门级的简单易懂的例子,在C的cpp里面写了一下一些学到的东西,不足之处望指导。java实现socket比较简单,就不写了。 -Android phone to turn off the computer, for windows sys
test66
- 用VS2008 C++编写的windows mobile6的最简单的socket客户端。经过测试,模拟器可以向电脑的服务端发送消息。适合新手学习用。-Windows with VS2008 C++ written in the most simple mobile client socket 6. After testing, the simulator can send a message to the service side of the computer. Suitable for be
Com
- C++ 简易Socket实例分别是socket的客户端和服务端。(在windows系统vc6.0编译) -C++ Socket