File: use-jc.html

package info (click to toggle)
anyremote 4.6-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,236 kB
  • ctags: 819
  • sloc: ansic: 5,234; sh: 985; python: 86; makefile: 77
file content (135 lines) | stat: -rw-r--r-- 5,713 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <link rel="stylesheet" type="text/css" href="data/default.css">
    <title>anyRemote - control PC with Bluetooth cell phone</title>
    <link rel="stylesheet" type="text/css" href="data/default.css">
    <link rel="icon" href="data/anyRemote32.png" type="image/png">
    <link rel="shortcut icon" href="data/anyRemote16.png" type="image/png" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="description" content="anyRemote project page - Bluetooth remote control tool">
  </head>

<body><div id="body">

	<h1>How to use anyRemote java client</h1>
        
	<h3>Install it</h3> 
                
	<p>Firstly You have to install java client on Your phone. This could be done with 
        <ul>
        <li>GUI frontend or <b>KDEbluetooth</b> or <b>gnome-obex-send</b> 
        (be sure that <a href="dload.html">anyremote-J2ME-client</a> package is already installed) or 
	<li>through WAP from <a href="dload.html">download</a> area.
	</ul>

        <p>There are several variants of JAR file, so You can choose variant which is more suitable for Your phone:
        <ul>
        <li>anyRemote-16.jar - contains only 16x16 icon set. Best variant for phones with screen 160x160 or lower.
        <li>anyRemote-32.jar - contains 16x16 and 32x32 icon sets.
        <li>anyRemote-64.jar - contains 16x16, 32x32 and 64x64 icon sets. Best variant for phones with screen 240x320 or higher.
        </ul>
        <p>The only difference between <b>anyRemote-XX.jar</b>'s and <b>anyRemote-XXb.jar</b>'s is the size of title icon (16 or 64)
        In general, anyRemote-XXb.jar suggested to use on Nokia's, and anyRemote-XX.jar on all other cell phones.

	<h3>Run it</h3>

<table style="text-align: left; width: 700px;" border="0" cellpadding="2" cellspacing="1">
  <tbody>
    <tr>
      <td style="vertical-align: top; text-align: center; width=50%;"><img style="" alt="main window" src="data/jc/jc-menu.png">
      </td>
      <td style="width=20%;">
      </td>
      <td style="width=30%;">
      After startup of java client You will see this picture on phone's screen. 
      If You start java client for the first time then list of connections 
      will be empty. Run "Search" to find anyRemote on PC (You have to start it before and enable page and inquiry scans on bluetooth interface, of course).
      </td>
    </tr>
  </tbody>
</table>
      <p>You can enter address to connect directly. If You plan to connect to anyRemote through internet or Wi-Fi 
      enter something like <b>socket://100.123.83.21:5000</b> (be sure You have started anyRemote with "-s socket:5000" option). 
      If You plan to connect to anyRemote through bluetooth enter something like <b>btspp://0008F4163049:19</b>, where 0008F4163049
      is bluetooth address of PC. To determine  it use <b>hcitool dev</b> command.

	<h3>Connect to anyRemote</h3>
	Select item from list of connections and then choose <b>Connect</b> menu item (see picture above).
<table style="text-align: left; width: 700px;" border="0" cellpadding="2" cellspacing="1">
  <tbody>
    <tr>
      <td style="vertical-align: top; text-align: center; width=50%;"><img style="" alt="main window" src="data/jc/amarok.png">
      </td>
      <td style="width=20%;">
      </td>
      <td style="width=30%;">
      After one or two seconds You will see main screen of java client.
      </td>
    </tr>
  </tbody>
</table>
		
      <p>Look and behaviour of java client is determined by configuration file, which used by anyRemote and may vary
      significantly. The following screenshots just an examples how it could look like.
      <p>
<table style="text-align: left; width: 700px;" border="0" cellpadding="2" cellspacing="1">
  <tbody>
    <tr>
      <td style="vertical-align: top; text-align: center; width=33%;"><img style="" alt="main window" src="data/jc/amarok-v2.png">
      </td>
      <td style="vertical-align: top; text-align: center; width=33%;"><img style="" alt="main window" src="data/jc/fileManager3.png">
      </td>
      <td style="vertical-align: top; text-align: center; width=34%;"><img style="" alt="main window" src="data/jc/fileManager2.png">
      </td>
    </tr>
  </tbody>
</table>
      <p>



</div>

<div id="sidebar">
<p class="section">Information</p>
<ul>
<li><a href="index.html">About</a></li>
<li><a href="dload.html">Download</a></li>
<li><a href="pre.html">Prerequisites</a></li>
<li><a href="getstarted.html">Getting started</a></li>
</ul>

<p class="section">Documentation</p>
<ul>
<li><a href="pre-setup.html">Before install</a></li>
<li><a href="pre.html">Prerequisites</a></li>
<li><a href="install.html">Compilation and installation</a></li>
<li><a href="mode.html">Which mode to choose ?</a></li>
<li><a href="use.html">How to use anyRemote</a></li>
<li><a href="use-jc.html">... and anyRemote java client</a></li>
<li><a href="cfg-howto.html">How to create configuration file ?</a></li>
<li><a href="docs.html">For advanced users</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="man.html">Man page</a>
</ul>

</div>

<div id="hdr">
<div id="logo"><a href="index.html"><img src="data/anyRemote.png" alt="Home"></a></div>
<!--div id="banner"><img src="data/anyRemote.png" alt=""></div-->
<p class="none"></p>
<div id="hdrNav">
<a href="index.html">About</a> · 
<a href="dload.html">Download</a> · 
<a href="getstarted.html">Getting started</a> · 
<a href="contacts.html">Contacts</a> · 
</div>
</div>

<div id="copyright">
Maintained by <a href="mailto:anyremote&#64;mail&#46;ru">anyRemote</a><br>
</div>

</body></html>