urp connect update git-svn-id: svn://10.0.0.236/trunk@96522 18797224-902f-48f8-a5cc-f745e15eee43
8 lines
278 B
Plaintext
8 lines
278 B
Plaintext
1. cd in $(MOZILLA_FIVE_HOME)/java/xpcom/urp/src; run 'gmake'
|
|
|
|
2. for server running : cd $(MOZILLA_FIVE_HOME)/dist/bin;
|
|
run 'server socket,host=YourHost,port=YourPort'
|
|
|
|
6. for client running: cd $(MOZILLA_FIVE_HOME)/dist/bin;
|
|
run 'client socket,host=YourHost,port=YourPort'
|