搜索资源列表
基于TCP的远程字典服务(RemoteLookup)
- 过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机 在启动服务端后,即可用客户端在线查询单词, 程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -off in the remote mainframe structures a remote server dictionary, other mainframe
MapTest
- windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
aceQQ
- 一个公司程序附带的工具 仿qq功能实现通信。 利用windows socket api编写。 利用多线程技术。-a company procedures incidental imitation qq functional tool for communication. Using windows api prepared socket. Use multithreading technology.
xmailsender
- 邮件发送例程,学习windows socket编程的好资料-mail sent routines, learning Windows programming socket good information
xmulcastchat
- 多播聊天室例程,学习Windows Socket编程的资料-multicast chat room routines, learning Windows Socket Programming Information
sock2
- windows socket编程TCP客户端程序
Sockets
- Windows Sockets 规范及应用,很经典的Socket编程入门的文档 特别是Socket的I/O的几种模型
C++forsimpleTCPsever
- WinSock API是一套供Microsoft Windows操作系统使用的套接字程序库 文挡详细叙述了建立套接字的步骤,对于用c++编socket的初学者来说有很大的帮助
socket
- windows socket 编程,控制台程序,可实现局域网内的简单聊天功能,工程实践的一个大作业.
Windows-Socket
- 这是关于windows socket的word学习资料,希望对大家有帮助
connector
- 用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP / IP socket connections / read / write operation. Select the method used to set the socket overtime. This example in the Windows / Unix systems running
WINCE_Socket
- windows CE 下的SOCKET封装类,封装十分完美,可应用到工程项目中。-SOCKET under windows CE package type, package is perfect, can be applied to projects.
socket1
- 本人写的一个windows下socket通信协议,分为客户端和服务器两个部分,能把客服端指定文件地址的文件传输到指定ip下的服务器的指定文件地址上-I write a windows socket communication protocol is divided into two parts, of the client and server can customer service end of the specified address for file transfer to the s
UDP
- windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
CCDTCPServer080919
- EVC写Wince程序,PC104服务端程序,主要涉及Socket网络通信,端口读取-A Windows CE program,Written by Embeded Visual C++,suitable for PC104 platform,it is about Socket communication and operate the port
IPCSocket
- Windows IPC socket program (tcp/udp) (server/client)
socket
- 简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
socket-FileTransmit
- windows与linux使用socket通信,功能传送文件,-windows linux socket communication
socket
- windows下socket通信小程序,程序采用udp协议,适合初学者学习。-a useful program about socket communication program, based on windows,using udp protocol
Windows-Sockets
- 精通visual c++ socket 开发源码-Proficient visual c++ socket source development
