首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > Unix域套接字的java

Unix域套接字的java

  • 资源大小:20.96 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java unix sockets rmi ipc JNI

资 源 简 介

This project has moved to Github This project has moved to https://github.com/kohlschutter/junixsocket ``` ``` The following information is outdated and only provided for reference. junixsocket junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets. junixsocket has been written by Christian Kohlschütter. It is released under the Apache 2.0 License. Commercial support is available through Kohlschütter Search Intelligence. News

文 件 列 表

junixsocket-1.3
src
demo
.classpath
.project
LICENSE.txt
README.txt
build.xml
src
VIP VIP
0.214912s