-
File
C# UDP 文件发送,包含丢包重发,不同机器也可以传输文件,可以扩展到多个人重发,多线发送等(Send C# UDP files, including packet loss retransmission, different machine can also transfer files, can be extended to multiple individual retransmission, multi line transmission etc.)
- 2014-10-22 14:58:44下载
- 积分:1
-
AUpdateProvider
一个完善的升级程序,可供编写自动升级程序模块参考。(A complete update program solution.)
- 2014-01-18 00:38:42下载
- 积分:1
-
AutoUpdate自动更新、解压缩实例
系统结构服务端自动更新服务:这个是部署到web服务器的,如果有新的版本,只要放到自动更新服务App_DataUpdate目录下,即可【注意:每次更新版本时,需要更新软件的版本号,即解决方案的AssemblyInfo.cs文件,类似如下内容[assembly: AssemblyVersion("1.0.0.1")][assembly: AssemblyFileVersion("1.0.0.1")]更新版本时换这个内容】客户端MyApp:每次启动时需要检测版本【引用“自动更新服务”】,有新版本时进行解压和更新具体的内容参考详细的代码。
- 2021-04-12 13:58:57下载
- 积分:1
-
HFPVU
Programming library function query dictionary
- 2018-12-26 07:24:23下载
- 积分:1
-
找零钱
说明: 找零钱问题:有6种面值的货币(100,50,20,10,5,1),给定一个钱的数目x,要求用最少的货币数目表示,相同面值的货币可以多次出现。(Change-finding:There are 6 denomination currencies, given the number of money, express it with the smallest number of currencies.)
- 2020-04-26 14:14:21下载
- 积分:1
-
sockAPI
windows socket API的基本应用
完整工程;服务器异步监听模式
适合初学参考。(The basic application windows socket API complete works server asynchronous listening mode suitable for beginners reference.)
- 2009-10-17 09:11:45下载
- 积分:1
-
snort-2.2.0RC1.tar
snort 2.2版,这版本没包含有ips的功能(snort 2.2 version, this version features not contain ips)
- 2010-06-04 12:57:05下载
- 积分:1
-
lpfw-master
说明: LPFW使用户可以控制允许哪些应用程序使用网络。它配备了一个GUI。
这些说明专门适用于64位Ubuntu 14.04,但很可能适用于其他Linux发行版。请注意,在32位Linux上,lpfw可能无法正常运行。(LPFW gives the user control over which applications are allowed to use the network. It comes with a GUI.
These instructions apply specifically to Ubuntu 14.04 64-bit but are very likely to work on other Linux distributions. Please note that on 32-bit Linuxes lpfw may function incorrectly.)
- 2020-06-22 00:00:01下载
- 积分:1
-
RabbitMQ服务器安装说明
RabbitMQ服务器安装详细说明,包含配置一些(RabbitMQ Server Installation Instructions)
- 2019-01-10 16:09:09下载
- 积分:1
-
TCPIP_Code
在VS2010平台下使用MFC开发的TCP/IP通信应用,里面拥有详细的代码注释,并且支持16进制接受和发送,支持TCP/UCP通信,以及服务器server和客户端client模式选择(TCP/IP communication applications developed using MFC in VS2010 platform, which has a detailed code comments, and support for hexadecimal to receive and send, support TCP/UCP communication, as well as server server and client client mode selection)
- 2013-01-16 14:01:12下载
- 积分:1