搜索资源列表
XML
- Secure Socket Layer (SSL) and Transport Layer Security (TLS) are the current standards for communicating information securely over the internet. With TLS, all data being transmitted from point A to point B is encrypted. What if we only want some of o
c_socket_java
- linux环境下,java程序与C语言程序通过SOCKET进行通信 C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
marcelog-Ding-1.6.1
- marcelog Ding是一个PHP框架,实现了依赖注入、AOP面向方面编程、轻量级、简单和快速的MVC模式,syslog、TCP客户端和服务器端非阻塞的套接字、定时器、自定义错误、信号以及异常处理、PAGI 集成、PAMI集成等等,类似Java的Spring框架。 Ding Framewrok 1.6.1,它的释放移动信号定义容器的构造,以避免Web服务器模块的SAPI(pcntl根据Web服务器的模块禁用)下运行时的有关未定义的常量的通知。-marcelog Ding is a
cloud_CET.tar
- Cloud based re encryption. this uses el gamal re encryption procedure which uses a manager as intermediate between the owner of the file and the receiver of the file. File is send using java socket prgmg.
socket.tar
- 基于java 使用socket 实现相互通信-Communicate with each other using a socket-based java
PortChecker-master
- A simple multi-threaded TCP Port Checker utility. Accepts a .csv or a set of args containing a list of IP s and TCP ports and attempts to open a new socket in each simple run java -jar PortChecker-1.0.jar ports.csv
cai_ltrge
- 用java实现的一个socket服务器,采用非阻塞模式,可以支持大量并发连接,-A socket server using Java implementation, using non-blocking mode, can support a large number of simultaneous connections,