搜索资源列表
UDP_Demo 基于UDP协议编写的socket网络编程程序
- 基于UDP协议编写的socket网络编程程序,包含客户端与服务器端程序,欢迎下载-Prepared based on UDP protocol socket network programming process, including client and server-side program, please download
ThreadPool_final.rar
- 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
SOCKET.rar
- 用socket编程实现客户端和服务器的编程,采用线程实现实时通信,Socket programming with client and server programming, using threads to achieve real-time communication
socket
- windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
DtLibrary
- 基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
RAW SOCKET编程与以太网帧分析
- RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
socket
- socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
CSharp-Socket-
- C#+SOCKET编程文档及实例(含有客户端和服务器端),简单客户端和服务器端的交互和客户端和客户端的聊天。-C#+ SOCKET programming documentation and examples (with the client and server), a simple client and server interaction and client and chat client
socket-windows-linux
- windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
Socket-chat
- 用VC++实现的聊天小程序,包括客户端和服务器端的代码两部分.适合初学网络编程者学习和使用!-With VC++ Achieved chat small procedures, including client and server-side code in two parts. Suited to network programming from beginner to learn and use!
socket
- 基于VC6.0的socket方面的编程,服务器端和客户端通讯-VC6.0 side of the socket-based programming, server-side and client communications
socket
- windows socket 编程 这是一个客户端和服务器的源代码-windows socket programming This is a client and server source code
sever
- 网络服务器编程,包含TCP和UDP,几款流行的服务器模型-Web server programming, including TCP and UDP, several popular server model
Client
- 基于网络通信的客户端的程序设计,Socket编程,与服务器可以实现数据的接收和发送-Web-based communications client programming, Socket programming, implementation and the server can receive and send data
socket
- socket编程,客户端和服务器端程序,TCP连接方式,服务器端用select机制实现的!-socket programming, client-side and server-side programs, TCP connection, server-side select the mechanism used to achieve!
socket
- Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
SERVERClient
- 服务器端与客户端的基本通信,C# Socket网络编程。很适合初学的学习。包括客户点与服务器端源程序以及源代码. -Server side and client-side basic communication, C# Socket Network Programming. Very suitable for beginners to learn. Including client and server-side source and point source.
socket
- socket网路编程,服务器与客户端的主要功能,完成了所有的信息传输编码-socket network programming, server and the main function of the client to complete all of the information transmission encoding
Socket网络编程
- 通过SOCKET网络编程,实现客户端和服务器端程序的通信(Through the SOCKET network programming, client and server-side procedures to achieve communication)
Socket网络编程客户端与服务器端
- 实现基于socket的网络通信的客户端和服务器端(The implementation of the client and server side of socket based network communication)