<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://pwrctl.zaphod.eu/lib/exe/css.php?s=feed" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>PwrCtl Project Page</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="http://pwrctl.zaphod.eu/"/>
    <id>http://pwrctl.zaphod.eu/</id>
    <modified>2010-09-08T02:53:27+02:00</modified>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
    <entry>
        <title>start</title>
        <link rel="alternate" type="text/html" href="http://pwrctl.zaphod.eu/doku.php?id=start&amp;rev=1193256591&amp;do=diff"/>
        <created>2007-10-24T22:09:51+02:00</created>
        <issued>2007-10-24T22:09:51+02:00</issued>
        <modified>2007-10-24T22:09:51+02:00</modified>
        <id>http://pwrctl.zaphod.eu/doku.php?id=start&amp;rev=1193256591&amp;do=diff</id>
        <author>
            <name>shad</name>
        </author>
        <summary>PwrCtl (Pocket Wireless Remote Controller) is a remote controller designed for doing some actions on your PC from your PDA (Pocket PC on Windows Mobile). 
 
 At present, the client is developped in C# .NET and ruby for the server. The latter is developped and tested on Windows and Linux. I think the server can be run under other unix but not tested at current time. 
 
 PwrCtl works with wifi or bluetooth or whatever permit you to obtain an IP address.</summary>
    </entry>
    <entry>
        <title>quickstart</title>
        <link rel="alternate" type="text/html" href="http://pwrctl.zaphod.eu/doku.php?id=quickstart&amp;rev=1186058014&amp;do=diff"/>
        <created>2007-08-02T14:33:34+02:00</created>
        <issued>2007-08-02T14:33:34+02:00</issued>
        <modified>2007-08-02T14:33:34+02:00</modified>
        <id>http://pwrctl.zaphod.eu/doku.php?id=quickstart&amp;rev=1186058014&amp;do=diff</id>
        <author>
            <name>shad</name>
        </author>
        <summary>After having downloaded and unzip the PwrCtl archive, you have to: 


	*  Run the server: run “pwrctl/server/runserver.bat” for windows or “pwrctl/server/server” for Linux
	*  Run the client: upload “pwrctl/client/bin/Release/PwrCtl.exe” to your PDA and run it.</summary>
    </entry>
    <entry>
        <title>pwrctl</title>
        <link rel="alternate" type="text/html" href="http://pwrctl.zaphod.eu/doku.php?id=pwrctl&amp;rev=1184506935&amp;do=diff"/>
        <created>2007-07-15T15:42:15+02:00</created>
        <issued>2007-07-15T15:42:15+02:00</issued>
        <modified>2007-07-15T15:42:15+02:00</modified>
        <id>http://pwrctl.zaphod.eu/doku.php?id=pwrctl&amp;rev=1184506935&amp;do=diff</id>
        <author>
            <name>shad</name>
        </author>
        <summary>Go to the start page.</summary>
    </entry>
    <entry>
        <title>howto</title>
        <link rel="alternate" type="text/html" href="http://pwrctl.zaphod.eu/doku.php?id=howto&amp;rev=1184497679&amp;do=diff"/>
        <created>2007-07-15T13:07:59+02:00</created>
        <issued>2007-07-15T13:07:59+02:00</issued>
        <modified>2007-07-15T13:07:59+02:00</modified>
        <id>http://pwrctl.zaphod.eu/doku.php?id=howto&amp;rev=1184497679&amp;do=diff</id>
        <author>
            <name>shad</name>
        </author>
        <summary>First, download the last version of PwrCtl and make sure you have the last version of ruby installed on your system. 
 
 Then, after having decompressed the archive, you can see 2 directories, one for the server and the other one for the client, and some other stuff. 
 
 Run the server by starting “server/runserver.bat” for windows and “server/server” for linux. 
 
 You can build a client from Visual Studio project in client directory or use a compiled binary in “client/bin/Release”.…</summary>
    </entry>
    <entry>
        <title>supported</title>
        <link rel="alternate" type="text/html" href="http://pwrctl.zaphod.eu/doku.php?id=supported&amp;rev=1184497421&amp;do=diff"/>
        <created>2007-07-15T13:03:41+02:00</created>
        <issued>2007-07-15T13:03:41+02:00</issued>
        <modified>2007-07-15T13:03:41+02:00</modified>
        <id>http://pwrctl.zaphod.eu/doku.php?id=supported&amp;rev=1184497421&amp;do=diff</id>
        <author>
            <name>shad</name>
        </author>
        <summary>Applications currently supported

 These applications has been tested for remote controlling on Windows and Linux. If you have some problems to use it or if you have developped one that you want to include in the next release, contact &lt;shad AT zaphod DOT eu&gt;.</summary>
    </entry>
    <entry>
        <title>bluetooth</title>
        <link rel="alternate" type="text/html" href="http://pwrctl.zaphod.eu/doku.php?id=bluetooth&amp;rev=1184495069&amp;do=diff"/>
        <created>2007-07-15T12:24:29+02:00</created>
        <issued>2007-07-15T12:24:29+02:00</issued>
        <modified>2007-07-15T12:24:29+02:00</modified>
        <id>http://pwrctl.zaphod.eu/doku.php?id=bluetooth&amp;rev=1184495069&amp;do=diff</id>
        <author>
            <name>shad</name>
        </author>
        <summary>Over bluetooth

 PwrCtl can be used over bluetooth. Only thing needed is an IP address. So you only have to connect your PC with your PDA with your favorite bluetooth interface. It creates a PAN between the two devices. Once the PDA connected to the PC, display IP address of the bluetooth interface. 
 
  On Windows, click on Start -&gt; Run -&gt; cmd.exe -&gt; OK. Then type “ipconfig /all”, search “Bluetooth” in “Description” field and get the IP address corresponding. 
 
  On Linux, type “…</summary>
    </entry>
</feed>
