-
一个基于vc.net dotNET特性演示软件
一个基于vc.net dotNET特性演示软件-vc.net dotNET based on a characteristic presentation software
- 2022-06-01 13:27:10下载
- 积分:1
-
存取netware服务的程序
存取netware服务的程序-A program which realises netware access service
- 2022-11-01 13:30:02下载
- 积分:1
-
the mail server SMTP, POP3 and Finger services, domain name, alias accounts, mul...
该邮件服务器提供SMTP,POP3和Finger服务,多域名支持,帐户别名,多域别名支持,SMTP用户发信认证,RBL/RSS/ORBS/DUL和基于IP地址与邮件地址的垃圾邮件过滤功能-the mail server SMTP, POP3 and Finger services, domain name, alias accounts, multi-domain alias support, SMTP user authentication letter, RBL/RSS/ORBS/DUL and based on the IP address and e-mail address of the spam filtering
- 2023-02-14 10:40:04下载
- 积分:1
-
从Socket4c++中继承的TCP类,可以直接调用来实现网络功能
从Socket4c++中继承的TCP类,可以直接调用来实现网络功能-Socket4c inherited from the TCP category, called directly to the network function
- 2022-05-31 04:42:48下载
- 积分:1
-
一个关于网络版的即时通讯聊天系统源代码。
一个VisualC++版本的Network即时消息聊天系统的源码。-a VisualC Network version of the instant messaging chat system source code.
- 2022-03-30 09:06:28下载
- 积分:1
-
使用VC中的异步套接字编写的服务器和客户端小程序
使用VC中的异步套接字编写的服务器和客户端小程序-The use of VC in the preparation of the asynchronous socket server and client applets
- 2022-05-25 22:45:47下载
- 积分:1
-
此示例将向您展示如何使用WebBrowser控件和如何禁用R.
This sample will show you how to use the WebBrowser Control and how to disable right click context menu for browser s window. Requires installed Internet Explorer 3.xx or Internet Explorer 4.xx. Works with both versions. This sample works with All version of VB5.
- 2023-06-04 03:15:03下载
- 积分: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
-
This is a TCP holes the procedure is the use of VC prepared, well understood
这是一个TCP打洞的程序,是用VC编写的,很好懂-This is a TCP holes the procedure is the use of VC prepared, well understood
- 2023-05-16 02:50:04下载
- 积分:1
-
链接 Tcp 套接字与 RS232 端口在服务器 / 客户端模式
使用此代码,您可以链接任何 tcp 流到任意的 rs232 端口和反向 (客户端 / srv 模式)。
这个代码将调整,以使用任何 tcp 和 Com 端口的通用组件。
应用程序会等待 Tcp 连接或运行使连接来完成链接。(Srv 模式选择器)。
- 2022-06-30 06:30:44下载
- 积分:1