搜索资源列表
cs
- 应用C/S模式创建的简单的聊天系统,有服务器和客户端应用socket连接-Application of C/S mode to create a simple chat system, with server and client application socket connections
Deskt0op
- c# socket编程,简单的客户端和服务器端的同步连接-c# socket programming, a simple client and server-side synchronization connection
vcnetpgmsrc.rar
- 一些VC++网络编程实例,通过这些小小的实例,你可以了解到一些VC++网络编程的相关知识,比如数据封装、TCP/IP模型、端口的使用、套接字(Socket)的引入、C/S结构客户端与服务器编程、基于UDP面向无连接的Socket编程、一些网络函数的使用、基于TCP的网络应用程序的编写、UDP聊天程序的实现等,我觉得这些实例虽小,但却是比较实用的,在以后从事VC++编程中,这也是常用到的基础知识。,This case will allow you to learn how to use VC++
Socket(BCB)
- C++ Builder 使用自带的socket组件进行通讯的例程,包括客户端和服务器端,在实际应用软件中已经使用-C++ Builder comes with socket assembly routine communications, including client and server side, have been used in the practical application of software
Winsock
- 由于计算机网络通信技术的发展,网络的应用越来越广泛,编写网络通信软件的工具和方法有很多,而使用Winsock是其中一种简单有效的方法。基于WINSOCK的网络聊天室开发给出了一个在运行TCP/IP 协议服务器程序和客户程序(C/S),服务器端创建监听套接字,并为它关联一个本地地址(指定IP地址和端口号),然后进入监听状态准备接受客户的连接请求。-Because computer network communication technology, network applications more
Socket
- 就是个套接字编程,说的是服务器与客户端,对分别是这两个的代码,用来建立连接的-It s a socket.for c++.A server and a custom.oh my god.What is wrong with this website.
SOCKET
- C语言SOCKET编程源代码,包含了客户端代码和服务器端代码。-C language programming in SOCKET source code,Including client code and the server code
SanNiuSignalDemo
- c#的通用Socket框架,源码里有客户端和服务器端的示例-C# generic Socket framework, the source code in the client and server side of the sample
downooarv
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制-Socket with the C language implementation of file downloads, multithreading server, the client has a command parameter control
QXQMGJ
- C ++ server client socket c++ 服务器 客户端 socket-C++ server client socket server client socket C++
UKYTGW
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制-Socket with the C language implementation of file downloads, multithreading server, the client has a command parameter control
Socket聊天程序(一个服务端,多个客户端)
- C/S架构,采用socket通信方式,一个服务器对多个客户端通信,支持广播以及点对点通信(C / S architecture, using socket communication, a server for multiple client communications, support for broadcast and point-to-point communication)
c语言socket编程 与服务器长连接的客户端程序
- tcp 长链接client demo 111111111111(tcp long connection client demo 111111111111)
TCPServer
- C#语言,TCP通信服务器端程序,Socket编程(C#,Tcp/IP Communication)
SocketDemo
- 这是一个非常简单的Socket编程的程序,没有使用MFC架构,仅通过cmd来实现客户端和服务器端的交互(This is a very simple Socket programming procedures, without the use of MFC architecture, only through CMD to achieve client and server-side interaction)
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
688428
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制()
QtTcpThreadServer-master
- 用于qt头文件,可以实现c++的服务器端口·的功能,使用了socket(none hello zhe shi wo de wen jian)
socket聊天室
- 客户端与服务器端实时聊天程序,实现及时通信传输(Real time chat program for client and server)
lua_svr
- lua服务器编程 lua端服务器 c++ 服务器(Lua server programming)