搜索资源列表
ClientSock
- socket 编程,服务器端程序,测试与客户端的连接,接收数据。-socket programming, server-side procedures, testing and client connectivity and receive data.
CsharpUdpsockettest
- 这是一个用Csharp写的 Socket无连接收发数据的服务器端和客户端源码-This a use of Socket Csharp was no link transceiver data server and client source code
socket通讯小程序
- 通过ip地址,利用socket来进行服务器与客户端的信息通讯,程序较为简单。-through ip address, the use of socket server to the client's information and communication, the more simple.
Java-socket
- 在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
vc-chatroom
- 基于TCP的VC网络聊天室源代码加实验报告,分为客户端与服务器两个部分,使用了windows socket网络编程接口-Source code for the chat room and lab reports, TCP-based VC network is divided into two parts of the client and server, using windows socket network programming interface
chat
- 基于socket的两天程序,可以运行一个server,多个client-a program used to chat based on socket, which can perform one server and several client.
P2P
- C++实现了peer-to-peer,client-server socket传送数据-C++ implementation of the peer-to-peer, client-server socket to transmit data
socket
- 网络编程,UDP协议实现server和client端的文件传输-SOCKET PROGRAMMING, FILE TRANSFER,
socket
- 1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Win
qq
- 基于Socket编程,能实现点对点和多人聊天。启动服务程序,再开启客户端即可聊天-Socket programming, peer-to-peer chat and more. Start the service program, and then open the client to chat
udp-socket
- socket网络套接字编程,udp包过滤源代码,实现服务器客户端包过滤过程-Socket network socket programming, udp packet filter source code, to achieve the server client packet filtering process
socket_ser_cli
- socket网络编程 一个服务端 多个客户端 C程序-socket server network programming a multiple client C program