-
Java数字签名,当然每个客户端还是需要安装JRE的,不过现在的浏览器安装时都已经自动安装了...
Java数字签名,当然每个客户端还是需要安装JRE的,不过现在的浏览器安装时都已经自动安装了-Digital Signature Java, of course, each client will still need to install the JRE. But now the browser already installed in the automatic installation
- 2023-05-05 23:15:02下载
- 积分:1
-
udp简单的异步通讯程序
实现简单的异步通信,接收发送数据。VC写的UDP异步通信的程序 供喜欢VC程序的做为参考-VC write UDP asynchronous communication procedures for procedures like VC as a reference
- 2022-06-30 07:40:32下载
- 积分:1
-
Netscape公司提供的安全套接字层
Netscape公司提供的安全套接字层 -Safe socket layer provided by Netscape company
- 2022-02-01 14:13:49下载
- 积分:1
-
Java网络编程实例 第9章实例.rar
Java网络编程实例 第9章实例.rar-Java Network Programming examples Chapter 9 case. Rar
- 2023-04-19 10:05:04下载
- 积分:1
-
capturing Packet Capture the latest procedures, foreign language version of the...
最新的Capture抓包程序,纯外语版的,-capturing Packet Capture the latest procedures, foreign language version of the pure,
- 2022-05-20 10:49:03下载
- 积分:1
-
< 精通Windows Sockets网络开发
< 精通Windows Sockets网络开发--基于Visual C++实现>> 一书的全部源代码,包括 多线程下载程序、网络五子棋、在线考试系统等五个项目。每个项目都使用不同的socket模型开发(比如select,基于消息、事件的异步模型,重叠i/o,完成端口),对于初学socket网络编程的朋友有极大帮助、、 -" " Proficient in Windows Sockets network development- based on Visual C++ implementation " " a book full source code, including multi-threaded download, network Gobang, online examination system of five projects. Each item using a different socket model development (such as select, based on news, events, asynchronous model, overlapping i/o, complete the port), socket network programming for the beginner a friend of great help,,,
- 2023-05-10 23:20:02下载
- 积分:1
-
ASP.NET File Upload Example 文件上传
ASP.NET File Upload Example 文件上传-ASP.NET File Upload file upload Example
- 2022-07-04 08:12:06下载
- 积分:1
-
学习微软的Silverlight的不错的源码
学习微软的Silverlight的不错的源码-Microsoft" s Silverlight to learn the source of good
- 2023-05-15 19:35:03下载
- 积分:1
-
一个基于socket实现的功能较为完善的局域网聊天工具,支持局域网内的文字交流,文件传输功能。...
一个基于socket实现的功能较为完善的局域网聊天工具,支持局域网内的文字交流,文件传输功能。-This is a chatting application implemented by socket. It supports normal chatting and file sending.
- 2022-05-25 21:10:19下载
- 积分:1
-
BroadcastSender
#include
#include
#include
#include
#include
#include
#include "Practical.h"
static const char *IN6ADDR_ALLNODES = "FF02::1"; // v6 addr not built in
int main(int argc, char *argv[]) {
if (argc != 4) // Test for correct number of arguments
- 2022-05-22 11:28:35下载
- 积分:1