当前位置:
首页 资源下载
搜索资源 - windows socket client
搜索资源列表
-
0下载:
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。
-
-
3下载:
Windows下Socket通讯示例,包含 Server端 和 Client端。
-
-
0下载:
High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported.
Version 1.4.
Included two demo:
1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
-
-
0下载:
使用VS2005开发的WinCE5.0应用程序,通过Socket进行通讯的客户端,对类进行了封装,可以直接使用类方便进行开发,有很强的实用和参考价值,。-WinCE5.0 developed using VS2005 applications to communicate through the Socket client, on the class of the package, you can directly use the class to facilitate the developm
-
-
0下载:
windows socket服务端,客户端通信工具的设计-windows socket server, the client communication tools designed
-
-
0下载:
windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
-
-
0下载:
windows socket 编程 这是一个客户端的程序-windows socket programming This is a client program
-
-
0下载:
windows socket 编程 这是一个客户端和服务器的源代码-windows socket programming This is a client and server source code
-
-
0下载:
用VC实现客户机服务机器模式的聊天程序:
在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点:
1、非对等作用;
2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client S
-
-
0下载:
windows的socket 客户端程序-socket client program
-
-
0下载:
a pop3 client implemented in c++ using sockets in windows. it contains files with the implementation of the socket and the pop3 commands
-
-
0下载:
简单的socket实例。包括客户端代码,服务端代码。开发环境windows ,vc-socket exsample. include client,server program code.windows ,vc++
-
-
0下载:
通过Windows Socket实现客户端和服务端的文件传输-Achieved through the Windows Socket client and server file transfer
-
-
0下载:
利用windows socket技术的 Telnet客户端,操作平台VC++6.0 非常实用,希望大家喜欢-The use of windows socket technology, Telnet client, the operation is very useful platform for VC++6.0 I hope everyone likes
-
-
0下载:
windows下的socket测试,IDE:VS2010,release目录下的exe可以直接执行,先开服务器,再开客户端,最大连接数为2个-windows socket test, IDE: VS2010, release directory exe can be executed directly, first open the server, and then open the client, the maximum number of connections is 2
-
-
0下载:
TCP/IP Socket Client, Windows 控制台应用程序-TCP/IP Socket client, Windows console applications
-
-
0下载:
使用windows socket编程,实现了客户端和服务器端的简单通信-Using windows socket programming, completing easy communication between client and server
-
-
0下载:
使用windows socket编写的TCP/IP客户端和服务器端程序,用vs2008测试正确-Windows socket write the TCP/IP client and server side programs, use vs2008 test correctly
-
-
0下载:
windows socket client server in C++ working
-
-
0下载:
计算机网络实验一,基于Windows Socket编程,设计并实现一个简单的聊天系统,包括客户端及服务器端。-Experiment a computer network based on Windows Socket programming, design and implement a simple chat system, including client and server side.
-