搜索资源列表
socket
- 用C++实现windows的socket,利用tcp连接服务器并传送数据包后,再用udp接收数据包
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.
socket--c
- windows下的套接字c实现程序 里面有客服端和服务端的源码-socket communication
socket
- 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
Qt4chat
- 基于Qt4的聊天程序的源代码,Socket编程相关的,C++程序。既可以在LINUX上编译运行,也可以在WINDOWS平台上编译运行。-This program is based on QT4 GUI Library, it is a chat program, which can be compiled on windows platform and also can be compiled on Linux platform.It is useful.
QQ
- 企业QQ通信系统,VC++6.0 + XML + Socket 实现,文件调试完成,没有问题,请下载相应的软件进行运行,操作系统最好是Windows Server 2003系统,XP系统也可以。-QQ enterprise communications systems, VC++6.0+ XML+ Socket implementation file to complete commissioning, no problem, please download the appropriate so
socket-windows-linux
- 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
tcp
- 站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general function, simple is easy to use. Brings under Unix the small example
socket
- 使用VC写的关于windows和linux之间利用套接字实现通讯的源代码-VC wrote on the use of windows and linux use socket to achieve communication between the source code
socket-windows-linux
- windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
client.c
- windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
Socket
- C++实例(简单的Windows套接字(Socket)例子).txt-C++ examples (a simple Windows Sockets (Socket) example). Txt
winsock-chat
- windows网络编程使用 这是我以前的一个试验,写了一下, 实现了一个简单的c/s 聊天程序 很简单!高手不要看!-winsock-chat
BCGControlBarProEvaluation
- 这是一个用C++实现的windows Socket通信,对于初学者很适用-This is a C++, implemented windows Socket Communications, is well-suited for beginners
sendudp
- 关于UDP通信的一个简单C++程序,对熟悉SOCKET网络编程有很好的帮助作用-UDP traffic on a simple C++ program, familiar with network programming have a good SOCKET helpful
Windows-Socket-Programming
- Socket programming in visual c-Socket programming in visual c++
TCPServerConsole
- socket 编程 C# console 实例(C# Socket Programming Console Example)
TCPServerConsole
- C# Socket 编程实例, TCP Server(C# Socket Programming Console Application)
socket
- TCP Socket服务器和客户端应用程序的Windows实现(c program of TCP Socket)