-
IPMsg2.06版源代码只能在VC6上编译,这是源程序的补丁,合并完后能在VC6和VS2003和以上版本都能成功编译。...
IPMsg2.06版源代码只能在VC6上编译,这是源程序的补丁,合并完后能在VC6和VS2003和以上版本都能成功编译。-IPMsg2.06 version of the source code only on the VC6 compiler, which is the source patch, After the merger in VC6 and pack and above all successful compiler versions.
- 2022-04-18 16:22:44下载
- 积分:1
-
代理服务器程序,可以支持HTTP等代理
代理服务器程序,可以支持HTTP等代理-proxy procedures, etc. can support HTTP agent
- 2023-05-11 21:00:03下载
- 积分:1
-
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢...
很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。
-err
- 2022-06-19 02:41:52下载
- 积分:1
-
under watt32 Dos capture, realize the firewall, tcp reconstruction
watt32 Dos下的抓包,实现防火墙,tcp重建
-under watt32 Dos capture, realize the firewall, tcp reconstruction
- 2022-05-06 14:40:25下载
- 积分:1
-
聊天室程序,支持多线程,非常好的一个游戏可以开发你的智力,希望你会喜欢的,支持网络和单机的...
聊天室程序,支持多线程,非常好的一个游戏可以开发你的智力,希望你会喜欢的,支持网络和单机的-chat room procedures and support multithreading, a very good game can develop your intelligence, I hope you like it, support networks and stand-alone
- 2022-06-17 03:13:05下载
- 积分:1
-
一个Winsock的封装类,解决了CAsyncSocket的的一些消息处理问题,使得该类可以很好的用于consle程序中
一个Winsock的封装类,解决了CAsyncSocket的的一些消息处理问题,使得该类可以很好的用于consle程序中-A Winsock package type, solved some of the news of CAsyncSocket deal with the problem, making such a good program for consle
- 2022-06-20 17:02:49下载
- 积分:1
-
labview之应用datasocket编程的实例,非常详细的。
labview之应用datasocket编程的实例,非常详细的。-LabVIEW Application DataSocket Programming examples, very detailed.
- 2022-05-30 00:03:13下载
- 积分:1
-
模式套接字编程,可视基本代码
c/s模式socket编程,Visual Basic代码-c/s mode socket programming, Visual Basic code
- 2022-06-28 01:04:30下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1
-
为需要网络报名用户设计,用户只需要通过网络进行在线报名,管理员即可一次收效所有报名信息,提高工作效率。...
为需要网络报名用户设计,用户只需要通过网络进行在线报名,管理员即可一次收效所有报名信息,提高工作效率。-Registration for the needs of network users, users only need to register online through the network, administrators can apply an effect to all information, improve work efficiency.
- 2022-06-30 02:31:38下载
- 积分:1