⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 jxme的一些相关程序,主要是手机上程序开发以及手机和计算机通信的一些程序资料,程序编译需要Ant支持
💻
字号:
PipeExample 

   This example primarly illustrates how to start project jxta
   from application, and how to create an output pipe listener

Files:
=====

README			This File
makefile		GNU Makefile
PipeListener		is a jxta application that creates a input pipe instance and waits forever for messges
			to run it, cd listener, and run make.
PipeExample.java	In this example a OutputPipeListener is created, and one attempt is made to resolve the
			InputPipe, once resolved a msg is sent.

Build 
=========
make


To Run the Example
==================

%cd listener
%make

take note of the default port "9701"


%cd ..
%make run

confgure this instance with a different port 



Troubleshooting:
===============

1)  refer to http://www.jxta.org for trouble shooting instructions


To Do
=====


⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -