-
网络编程的一些例子,包括udp与tcp,是学习socket的好工具
网络编程的一些例子,包括udp与tcp,是学习socket的好工具-network programming examples include the tcp and udp, the socket is a good learning tool
- 2022-07-19 17:12:35下载
- 积分:1
-
超有用的网络库(http、rtsp)
封装了 http rtsp和其他工具,项目一直在用2年多了
http 主要是封装了客户端部分,存在若干类
rtsp 主要是封装了客户端部分,存在若干类
socket 封装了socket接口,可以直接使用
base64编码
总代码行数25455
- 2022-09-10 16:15:03下载
- 积分:1
-
可以获取局域网IP、MAC、用户名
可以获取局域网IP、MAC、用户名- May gain local area network IP, MAC, user
- 2022-02-25 21:07:39下载
- 积分:1
-
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。...
一个使用socket传输文件的实例,包含最基础的socket使用方法,初学者适用。-a socket to transfer files using examples include the most basic use of the socket, beginners apply.
- 2022-02-05 12:34:13下载
- 积分:1
-
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信...
基于一个手机短信发送平台,服务器使用IOCP线程池,数据库使用线程池保存数据,可以同时处理上千用户的数据,服务器每秒可以处理1000左右条短信-Send message based on a mobile phone platform, the server using IOCP thread pool, thread pool to use the database to preserve data, can handle thousands of user data, the server can handle per second 1000 article about message
- 2022-11-28 11:15:03下载
- 积分:1
-
projectxi是服务器
ProjectXI是一个基于FF11的服务器端模拟器-ProjectXI is a server-side FF11-based simulator
- 2022-08-11 14:24:48下载
- 积分:1
-
Multicast chat source
多播聊天源程序
-Multicast chat source
- 2022-06-21 14:11:45下载
- 积分: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
-
安全焦点Xsniff嗅探工具的外壳程序,需要安全焦点Xsniff来配合运行。
原创者:djhui...
安全焦点Xsniff嗅探工具的外壳程序,需要安全焦点Xsniff来配合运行。
原创者:djhui -Security focus Xsniff shell sniffer tools, necessary to cope with the security operation Xsniff focus. Director: djhui
- 2022-01-22 00:56:17下载
- 积分:1
-
Datareel is a cross
Datareel 是一个跨平台的开发工具包,用来创建多线程数据库和通信应用。使用DataReel可以为多种操作系统生成末端用户应用、嵌入式系统和可重用库。-Datareel is a cross-platform development tool kit used to create multi-threaded database and communications applications. DataReel use of a variety of operating systems can generate end-user applications, embedded systems and reusable libraries.
- 2022-10-12 11:10:03下载
- 积分:1