-
编写计算机网络的一个简单的纠错码――海明码
编写计算机网络的一个简单的纠错码――海明码-The preparation of computer networks, a simple error-correcting codes- Hamming Code
- 2022-01-26 00:49:23下载
- 积分:1
-
局域网聊天室
应用背景这是基于局域网的聊天室,属于群聊,开启服务器,通过服务器转发客户端之间的消息,实现多人局域网聊天,私聊暂未实现,请见谅关键技术socket网络编程,输入输出流的运用,结合java swing界面实现简单的局域网内群聊功能
- 2022-02-01 17:37:26下载
- 积分:1
-
使用证书建立ssl安全连接
资源描述socket连接,使用ssl建立安全通道,传输数据,压缩包括里面包含client和server及相关证书。
目录结构:
gen_ca.sh: used to generate a ca cert
gen_subcert.sh: used to generate a sub cert from ca
Makefile: used to generate app_client and app_server by client.c and server.c
client.c:the client use ssl to transfer data
server.c: the server use ssl to transfer data
- 2022-02-25 14:06:16下载
- 积分:1
-
osCommerce procedures for the best e
osCommerce最好的电子商务程序 2.2-osCommerce procedures for the best e-commerce 2.2
- 2022-01-26 04:31:50下载
- 积分:1
-
telnet客户端
telnet客户端-telnet customer end
- 2022-02-20 23:33:46下载
- 积分:1
-
一个经典的在线编辑器,谢谢支持!以后继续努力!
一个经典的在线编辑器,谢谢支持!以后继续努力!-a classic online editor, I would like to thank support! After continued efforts!
- 2022-01-26 15:19:02下载
- 积分:1
-
WCF的文件传输的例子,C #发展。借鉴意义。
WCF文件传输示例,C#开发。很有借鉴意义。-WCF file transfer example, C# Development. Referential significance.
- 2022-11-04 07:15:03下载
- 积分:1
-
Winsock_2网络编程实用教程及源码
Winsock_2网络编程实用教程及源码
内容
第二章 //本章经编译后的可执行文件
SimpleClient //在该文件夹中存放了本章所举实例的源程序
Res //本章所对应的资源文件
SimpleServer //在该文件夹中存放了本章所举实例的源程序
Res //本章所对应的资源文件
- 2022-03-07 00:29:51下载
- 积分:1
-
网络聊天室的实现
这个代码比较完整,而且已经可以实现相应的功能。使用者可以根据自身的需要修改。基本架构已经完成,说实话我也不知道怎么去描述它 ,等到你们自己看的时候就会知道这个程序的优良的。
- 2022-03-11 19:20:07下载
- 积分:1
-
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因...
基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的绝大部分数据,所以整个网站的负载量和速度都将大大提高。而且jsp的特性是一次运行,永远储留内存(包括bean在内),所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大的优点。这就更进一步保证了网站的稳定性和安全性.-jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site of the majority of data, the entire site load and speed will be greatly enhanced. But jsp characteristic is a running, always reserving memory (including the bean) are therefore based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, which is its greatest advantage. This site is a further guarantee of stabi
- 2023-09-02 04:25:03下载
- 积分:1