搜索资源列表
winsock
- 使用C++builder开发环境实现客户机和服务器之间的链接,以及消息传输。-Using C++ builder development environment to achieve client and server links and message transmission.
winsock_example
- 一个winsock客户端和服务器端通信的好例子-A winsock client and server communications, a good example of
Winsock-Client-Server
- client与server通信,server先bind(),listen(),然后client connect(),server accept().client send(),server recv(),然后cout-client and server communications, server before bind (), listen (), then client connect (), server accept (). client send (), server recv (),
winsock
- 这是一个简单 winsock 例子,里面有两个cpp文件 一个是服务端一个是客户端。开启服务端后,再打开客户端会向服务端发送一个连接信息。-This is a simple winsock example, there are two cpp files is to serve a client is the client. Open the server and then open the client to the server sends a connection information.
winsock
- Winsock的服务端和客户端 Winsock的服务端和客户端-Services Winsock client Winsock client and the server and client
ChatRoom(Winsock)
- 一个简单的聊天软件,拥有客户端和服务端。 是平时的作业。-A simple chat software with client and server. Is operating normally.
ClienteServidor
- the Customer programs in vb for a connection server winsock, client - server-the Customer programs in vb for a connection server winsock, client- server
TCP-WINSOCK
- 此源码是您学习Windows网络编程的很好的程序。有两个程序,分为TCP客户端和TCP服务器端,让您能全面了解网络编程的实质。另外里面对代码有详细的注释,不下载会后悔哦-You learn from this source is a good Windows network programming procedures. There are two procedures, divided into TCP client and TCP server-side, so that you can f
WINSOCK-TCP
- 基于winsock技术的局域网通讯程序,采用C/S模式,有服务器端和客户端,并能实现局域网内的简单即时通信。-Winsock-based local area network communications technology procedures, the use of C/S mode, there are server-side and client, and to achieve a simple LAN instant messaging.
Winsock
- 这是基于WinSock的上机考试试卷的分发与试卷收集,共有服务器端和客户端,服务器随机发试卷和并收试卷-This is based on WinSock Examination of the distribution of papers and papers in the collection, there are server-side and client, the server made a random collection of papers and papers
vb-winsock
- 利用VB中winsock控件实现点对点聊天,包括服务器端、客户端-Use winsock control in VB to achieve peer-to-peer chat, including server-side, client
VCwinSocKServerClient
- 完整的VC++ winsocKK Server+Client产品实例-VC++ winsocKK Server+Client
Winsock-Client-Server-Chat
- winsock basics a simple application to chat in client server
Winsock
- 通过Winsock控件建立的客户、服务器文件传输程序。支持多用户连接到服务器;支持用户名、密码管理;支持定义共享目录。-Winsock control through the establishment of the client, server, file transfer program. Support multiple users to connect to the server support the user name, password management support t
VB.Programming.WINSOCK.client.server.code
- VB编程开发WINSOCK客户端服务端程序代码-VB Programming WINSOCK client server code
winsock-chatroom
- 运用windock编写的简单的聊天室工具,多线程,可以传送文件,分为客户端和服务端,是学习winsock编程的绝佳程序!-Prepared by the simple use of windock chat room tool, multi-threaded, you can transfer files, divided into client and server, winsock programming to learn a great program!
WINSOCK-UDP
- udp局域网内简单数据传输对话框,分为客户端与服务器端,改变ip就可以使用-udp simple data transmission within the LAN dialog box, divided into client and server side, you can use to change ip
Winsock-control
- 用Winsock控件编写客户和服务器应用程序,不需要了解TCP或调用底层Winsock API的具体细节。-Written with the Winsock control client and server applications do not need to understand the underlying TCP or call the specific details of the Winsock API.
winsock
- winsock 实现的客户端和服务器及时通信程序-winsock client and server to achieve timely communication program
VBScript-Winsock-Server
- Winsock Client and Server in VBscr ipt.