-
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容...
一个类似爬虫的网页下载程序,还没有爬虫的全部特征,但可以分析某一主页上的全部url,并下载其文本内容-used to download the web page
- 2022-03-18 20:52:50下载
- 积分: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
-
vs Ping LAN messaging and procedures. Rar
vs Ping LAN消息和程序。雷亚尔
- 2023-07-06 01:40:04下载
- 积分:1
-
An FTP client program, for those interested in friend' s reference to learnin...
一个FTP客户端程序,可供有兴趣的朋友参考学习-An FTP client program, for those interested in friend" s reference to learning
- 2022-04-22 06:33:36下载
- 积分:1
-
该程序为一网络监视频控系统的服务器端,采用套接字编程,功能完善,图像数据读入缓冲区后,根据接收的消息发送数据。...
该程序为一网络监视频控系统的服务器端,采用套接字编程,功能完善,图像数据读入缓冲区后,根据接收的消息发送数据。-The program supervisor for one network video server-side control system, using socket programming, function, image data read into the buffer zone, in accordance with receiving the news of sending data.
- 2022-04-15 02:37:15下载
- 积分:1
-
特别说明,A UDP
特别说明,A UDP-based Reliable Data Transfer Library源码非原创,详细说明见压缩包里的“说明”word文档-in particular, A UDP-based Reliable Data Transfer Library source of non-original, detailed description of the compression bag "note" word document
- 2022-08-13 21:25:36下载
- 积分:1
-
famous LAN chat, file transfer tool! WINSOCK classic study code!
鼎鼎大名的局域网聊天、文件传输工具!
WINSOCK学习的经典代码!-famous LAN chat, file transfer tool! WINSOCK classic study code!
- 2022-02-18 14:34:17下载
- 积分:1
-
the realization of machine code for the aircraft, chatting with each other scree...
该代码实现机对机聊天,抓取对方屏幕,传送文件,可实现TCP/UDP切换-the realization of machine code for the aircraft, chatting with each other screen crawls, and transmission of documents, TCP/UDP handoff
- 2022-03-04 17:51:43下载
- 积分:1
-
一个简单的网络聊天和传送文件源代码,用VC6.0编辑。封装了NETLIB,可供学习,也可以直接用来在其它应用程序中使用...
一个简单的网络聊天和传送文件源代码,用VC6.0编辑。封装了NETLIB,可供学习,也可以直接用来在其它应用程序中使用-a simple Web chat and document transmission source code editor with VC6.0. Packaging of NETLIB available for learning, and also can be directly used in other applications using
- 2022-03-21 07:36:43下载
- 积分:1
-
目前国内各大ATM、POS及服务器厂家提供不同的ATM/POS接口标准。由于缺乏规范和控制,严重地阻碍了金融电子化的实施。为了改变这种工作方式,向所有厂家公布布...
目前国内各大ATM、POS及服务器厂家提供不同的ATM/POS接口标准。由于缺乏规范和控制,严重地阻碍了金融电子化的实施。为了改变这种工作方式,向所有厂家公布布尔公司的终端接口标准。 这个接口标准具有以下几个特点:
1、 标准化:所有交易使用国际金融标准ISO8583。
2、 规范化:所有交易及控制都提供明确的流程。
3、 公开性:所有的加密算法都明确规定。
为了改变终端软件的质量,减少各家用户的协调工作,任何一家终端厂家必须严格遵守此终端标准。我们希望通过努力,使各大银行逐步具备自己的终端规范。
-err
- 2022-03-25 08:36:21下载
- 积分:1