-
threading and XML documents to achieve the download and update. DLL files
使用线程和XML文件实现程序的下载和更新.DLL文件-threading and XML documents to achieve the download and update. DLL files
- 2022-09-25 01:25:03下载
- 积分:1
-
这是一个关于c#的网络协议分析程序,希望大家可以有用
这是一个关于c#的网络协议分析程序,希望大家可以有用-This is a study on c# Network protocol analysis process, I hope everyone can be useful
- 2022-03-18 21:37:40下载
- 积分:1
-
TCP C#网络传输
TCP C#网络传输,网络传输需要的代码,可供参考,会有所不同,但可以学习其中的原理。
- 2022-11-01 04:20:02下载
- 积分:1
-
这是视频聊天的服务程序!跟前一个配套使用,效果还可以!...
这是视频聊天的服务程序!跟前一个配套使用,效果还可以!-This is the video chat service program! In front of an ancillary use, the effect can!
- 2022-01-20 23:04:55下载
- 积分:1
-
firefox系列,扩展编程之四,又一个简单例子。
firefox系列,扩展编程之四,又一个简单例子。-series, extended programming 4, a simple example.
- 2022-02-10 15:33:01下载
- 积分:1
-
这个不需要多介绍吧,示范了如何编写3层结构的详细例子
这个不需要多介绍吧,示范了如何编写3层结构的详细例子-need any more on the bar, a demonstration on how to prepare a three-tier structure of the detailed examples
- 2022-02-04 07:40:04下载
- 积分:1
-
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7...
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7 就可以连接上,然后你输入什么屏幕就显示什么。-This a complete port with (IO Completion port) was the echo server, running iocp.exe after the console using telnet 127.0.0.1 7 can be connected to, then you input on what the screen shows what.
- 2022-03-05 12:51:26下载
- 积分:1
-
tcp client wince.net 使用
tcp client wince.net 使用-tcp client wince.net use
- 2022-06-28 07:17:56下载
- 积分: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
-
基于ICMP协议的Ping和TraceRoute命令实现
在多数操作系统中,Ping和Traceroute程序的实现是通过命令行的方式,在DOS界面的方式下输出,本程序采用对话框式的输出界面,方便操作,可以提供给那些记不住命令的人使用。
- 2022-08-25 15:05:02下载
- 积分:1