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

您现在的位置是:虫虫源码 > Java > java的UNIX域套接字(juds)提供的类来访问UNIX域套接字在java的需要。

java的UNIX域套接字(juds)提供的类来访问UNIX域套接字在java的需要。

  • 资源大小:33.27 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: java unix 提供 需要 访问 套接字

资 源 简 介

NOTE This project has been moved to github. Klaus Trainer will not maintain this project anymore. New project maintainer is Dan McKinley. See http://github.com/mcfunley/juds for the new project home page. JUDS JUDS (Java Unix Domain Sockets) provide classes to address the need in Java for accessing Unix domain sockets. The source is provided for a shared library containing the compiled native C code, which is called into by the Java UnixDomainSocket classes via JNI (Java Native Interface) to open, close, unlink (delete), read, and write to Unix domain sockets. JUDS consists of an abstract class UnixDomainSocket and two derived classes, UnixDomainSocketClient and UnixDomainSocketServer. It can simply be used by instantiating one of the two classes. Through the getInputStream and getOutputStream methods,

文 件 列 表

com
google
.svn
COPYRIGHT
Makefile
README

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.214951s