-
用RMI实现的聊天室
包括服务器端和客户端
可支持多人多房间聊天
对要开发聊天室的兄弟很有用处
也可以做学习RMI的学习资料...
用RMI实现的聊天室
包括服务器端和客户端
可支持多人多房间聊天
对要开发聊天室的兄弟很有用处
也可以做学习RMI的学习资料-RMI RMI
- 2022-07-26 17:42:04下载
- 积分:1
-
telnet服务器的vc 实现源码
telnet服务器的 vc 实现 源码 工程全可直接编译 telnet服务器的 vc 实现 源码 工程全可直接编译 源文件全 可以直接编译
- 2023-09-01 06:40:03下载
- 积分:1
-
Serial Communication programming, java language versions, and serial communicati...
串口通讯编程,java 语言版本的,串口通讯编程,java 语言版本的-Serial Communication programming, java language versions, and serial communication programming, java language versions of
- 2022-01-31 03:00:12下载
- 积分:1
-
获取计算机的IP地址的网络编程,采用VC++与大家共享
获取计算机的IP地址的网络编程,采用VC++与大家共享-access to the IP address of the computer network programming, use and share VC
- 2022-08-26 12:12:41下载
- 积分:1
-
网络词典的协议实现功能!可以客户端去访问服务器端查询词典!...
网络词典的协议实现功能!可以客户端去访问服务器端查询词典!-Network protocol dictionary feature! Clients can access server-side queries to the dictionary!
- 2022-12-14 02:25:03下载
- 积分:1
-
Network transmission of documents between the two
网络之间双机传送文件,可以一台电脑是主机端,另外一台是客户端,双方之间传送文件。-Network transmission of documents between the two-plane can be a client computer is the host, is another client, transfer files between the two sides.
- 2022-07-08 23:38:51下载
- 积分:1
-
使用完成例程模型的简单聊天室服务器,客户端请在本站下载CharClientNew.rar...
使用完成例程模型的简单聊天室服务器,客户端请在本站下载CharClientNew.rar-complete routine use of a simple model chat room server, the client site please download CharClientNew.rar
- 2023-03-29 12:45:03下载
- 积分:1
-
a LAN enumerated in the mainframe information source for the network to automati...
一个在局域网中枚举各主机信息的源码,用于想进行网络自动发现的朋友参考.-a LAN enumerated in the mainframe information source for the network to automatically detect the reference to a friend.
- 2022-03-23 03:58:52下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1
-
单线程文件传输,MFC,使用onreceive和onsend
单线程文件传输,MFC,使用onreceive和onsend-Single-threaded file transfer, MFC, use the onreceive and onsend
- 2022-03-25 02:08:24下载
- 积分:1