-
with VC6 development of the single
用VC6开发的单文档程序,在程序启动时检测是否连接到网络上,并用对话框提示.将此功能封装成了函数,具体见代码.-with VC6 development of the single-file procedures, the commencement of proceedings test for connecting to the network, and the dialog box prompt. Packaging has become functional this function, see specific code.
- 2022-05-08 14:21:30下载
- 积分:1
-
局域网内文件接收和发送,可以同时向发送多个文件或者文件夹,程序中多处采用多线程技术...
局域网内文件接收和发送,可以同时向发送多个文件或者文件夹,程序中多处采用多线程技术-LAN to send and receive documents can be sent simultaneously to multiple files or folders, multiple procedures multi-threading technology
- 2023-06-17 21:30:05下载
- 积分:1
-
ping ip address 简单的网络ping软件
ping ip address 简单的网络ping软件-ping ip address simple network software ping
- 2022-02-10 16:34:54下载
- 积分:1
-
计算机网络课件。好的课件。我们是福州大学课件…
计算机网络的课件。很好的课件。我们福州大学的课件就是用这个-Courseware computer networks. Good courseware. We are Fuzhou University courseware is to use this
- 2022-03-18 02:43:29下载
- 积分:1
-
客户端定时向服务器发送数据,用VC编写,XP下执行,虽然没什么价值,但是是我的心血...
客户端定时向服务器发送数据,用VC编写,XP下执行,虽然没什么价值,但是是我的心血-client regularly send data to the server, with VC preparation, the implementation of XP, although no value, but my efforts
- 2022-02-01 06:17:55下载
- 积分:1
-
Socket
有关Socket的封装,这样使用起来比较方便,可以直接加载到工程中使用。-Socket-related packaging, so more convenient to use, can be directly loaded into the use of works.
- 2022-02-22 05:04:08下载
- 积分:1
-
用来测试本地路由是否支持P2P的Server端
用来测试本地路由是否支持P2P的Server端-used to test whether local routing support P2P Server-
- 2022-05-31 19:01:56下载
- 积分:1
-
单线程文件传输,MFC,使用onreceive和onsend
单线程文件传输,MFC,使用onreceive和onsend-Single-threaded file transfer, MFC, use the onreceive and onsend
- 2022-03-25 02:08:24下载
- 积分:1
-
The Simple Times is an openly
The Simple Times is an openly-available publication
devoted to the promotion of the Simple Network Management
Protocol. In each issue, The Simple Times
presents technical articles and featured columns, along
with a standards summary and a list of Internet resources.
In addition, some issues contain summaries of
recent publications and upcoming events.
- 2022-02-25 15:27:52下载
- 积分:1
-
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器...
面向连接的服务器流程中,必须设置服务器套接字为监听状态;而客户机则是主动连接。无连接客户机和服务器。无连接客户机和服务器在调用的函数方面没有区别,区别在于服务器一般先启动recvfrom等待客户机的数据。客户机和服务器的通信过程为客户向服务器发送数据,服务器收到数据后给予应答,通信结束。-connection-oriented server process, you must set up to monitor server socket state; While the client is active connector. Without connecting client and server. Without connecting client and server in a function called no distinction, the general difference is the server for first launching recvfrom client data. Client and server communication process for clients to send data to the server, the server data received responses and communication end.
- 2022-03-13 09:45:07下载
- 积分:1