-
发送即时信息
介绍了网络通信编程套接字(socket)的概念,深入阐述了其在VC++环境下的通过MFC支持的基础类,结合部分代码描述实际应用软件的开发。套接字(socket)是通信端点的一种抽象,它提供了通信网络发送和接受数据的机制,Socket接口为进程间通信提供了一种新手段,能够支持网络通信功能。它分为数据报套接字和流式套接字两种形式。
- 2022-04-28 22:41:06下载
- 积分:1
-
基于局域网通信的服务器端软件,附加文件传送功能
基于局域网通信的服务器端软件,附加文件传送功能-LAN-based communications server-side software, Additional File Transfer Function
- 2022-03-16 02:57:42下载
- 积分:1
-
Including the serial mouse controls and other electronic design Design Competiti...
包括串口设计
鼠标控件
等电子设计大赛常用的功能-Including the serial mouse controls and other electronic design Design Competition commonly used functions
- 2022-01-26 03:41:41下载
- 积分:1
-
多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制...
多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制-multithreaded servers, want the browser function, one can open multiple HTTP connections, of course, receive the file type restriction
- 2022-07-16 23:48:43下载
- 积分:1
-
封装的Winsock控件,添加了StartServer和StopServer方法,比原来的Winsock控件有所改进。...
封装的Winsock控件,添加了StartServer和StopServer方法,比原来的Winsock控件有所改进。-Winsock Control package, and added StartServer StopServer methods than the original Winsock control has improved.
- 2022-02-06 06:05:21下载
- 积分:1
-
捕获数据包
捕获数据包-Packet capture
- 2022-04-23 21:48:24下载
- 积分:1
-
下载者U盘传染源码,能够自动复制文件到刚插入的U盘。
下载者U盘传染源码,能够自动复制文件到刚插入的U盘。-those who download the USB transmission source that can automatically copy files to the newly inserted U disk.
- 2022-03-26 11:58:07下载
- 积分:1
-
produced using MFC access network information of the source.
用MFC制作的获得网络信息的源程序。-produced using MFC access network information of the source.
- 2022-03-20 16:05:29下载
- 积分:1
-
This is a proxy server program which uses multi
这是一个代理服务器程序它使用多线程,Semaphoreblocking-socketan RFC in hand。其中有一个内嵌的Web服务器,使用一个自定义的计数器agCount.dll。内嵌Web服务器使用虚拟域名www.personalproxy.com-This is a proxy server program which uses multi-threaded, Semaphoreblocking-socketan RFC in hand. Which has a built-in Web server, use a custom counter agCount.dll. Embedded Web server using virtual domain www.personalproxy.com
- 2022-07-28 07:02:06下载
- 积分:1
-
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本...
实现了一个聊天系统的服务器端,主要介绍建立侦听套接字,建立连接套接字,动态隐藏与显示控件 使用列表框控件等。 该服务器是以本地IP的8000端口建立服务;而且本程序没有提供相应的设置接口,如需修改则可以程序中修改代码,再重新编译生成应用程序。-achieved a chat server systems, mainly on the establishment of interception socket, connect the socket, dynamic control and display hidden use of the list box controls.IP8
- 2023-05-15 13:00:03下载
- 积分:1