搜索资源列表
socket
- 用C++实现windows的socket,利用tcp连接服务器并传送数据包后,再用udp接收数据包
socket++-1_10MSVC6
- 跨平台的最轻量级socket的c++库,支持windows,linux,solaris-cross-platform of the most lightweight c socket library, support for Windows, Linux, Solaris
C SOCKET客户端和服务器端源码
- 经过测试可以实现,实现的环境是windows 经过测试可以实现,实现的环境是windows
tcp socket
- 不错的c++源码就 基于windows 的socket
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
- 跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
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
SocketTest
- windows .net C# socket,Tcp测试-windows .net C# oracle
Implementation-using-VC-Client-Services-machine-mo
- 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
Internet
- wince 下socket实现的HTTP类,支持post和get-HTTP classes implement by socket,supports POST and GET.
socket
- a pop3 client implemented in c++ using sockets in windows. it contains files with the implementation of the socket and the pop3 commands
BCGControlBarProEvaluation
- 这是一个用C++实现的windows Socket通信,对于初学者很适用-This is a C++, implemented windows Socket Communications, is well-suited for beginners
socketPPC
- C# socket连接接收文件client-C# socket connection to receive a file client
VCWinSockProgramming
- 1. WinSock学习笔记(一) 2 2. WinSock学习笔记(二) 11 3. 使用CSockets进行文件传送 17 4. 基于UDP的网络通迅程序 19 5. 点对点多线程断点续传的实现 22 6. Windows Socket 网络编程(一) 34 7. Windows Socket 网络编程(二) 36 8. Windows Sockets 网络编程(三) 40 9. TCP实现P2P通信(TCP穿越NAT/TCP打洞) 44 10. 深入 C
Socket
- windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
TCPServerConsole
- C# Socket 编程实例, TCP Server(C# Socket Programming Console Application)