Results 1 to 4 of 4
  1. #1
    Marcus Herbert
    Guest
    Hi,

    i dont have a PC at home just a few SGI unix workstations. How can i
    upload ringtones, data and maybe selfwritten java apps into the Z600?

    Bluetooth is out of question but i have seen IrDA adaptors that plug into
    the serial port of a computer and you communicate with it like a modem.
    Did anybody ever tried it that way? Writing the software for it is not
    the problem here.

    Or do other possibilities exist? Download the stuff into the phone using
    an email attachment or anything like that. I can even setup my own WAP
    server.

    --
    PGP2 Key-ID: 666R/36540865 1997-06-09 Marcus Herbert <[email protected]>
    GPG Key-ID: 1024D/2E2DAB44 2000-01-30 <[email protected]>
    Geek-Code: GCS b O e+ h



    See More: Z600 - Uploading files from a unix box




  2. #2
    gopi
    Guest

    Re: Z600 - Uploading files from a unix box

    [email protected] (Marcus Herbert) wrote in message news:<[email protected]>...
    > i dont have a PC at home just a few SGI unix workstations. How can i
    > upload ringtones, data and maybe selfwritten java apps into the Z600?


    You have excellent taste.

    > Bluetooth is out of question but i have seen IrDA adaptors that plug into
    > the serial port of a computer and you communicate with it like a modem.
    > Did anybody ever tried it that way? Writing the software for it is not
    > the problem here.
    >
    > Or do other possibilities exist? Download the stuff into the phone using
    > an email attachment or anything like that. I can even setup my own WAP
    > server.


    I wouldn't immediately assume bluetooth is out of the question - you
    can use a UART interface to a bluetooth chipset, and then pretty much
    anything with a serial interface will be able to communicate. I don't
    know if the *BSD flavors have appropriately functional bluetooth
    protocol stacks, but I believe they do. Linux definitely does.

    I have a Belkin model F8T003 USB bluetooth interface, and it
    coincidentally has pads on the circuit board labelled "RTS", "CTS",
    "TX" and "RX". Since most BT chipsets have USB and UART interfaces
    built-in, I'm fairly confident that you could just do RS232 to TTL
    level conversion, add 5v power, and make this work on any platform you
    wanted, if you wanted to hack it.

    On the P800 and T39m, IrDA is a reasonable choice. I haven't done it
    on any free OSs yet since I do bluetooth, but you should be able to
    transfer apps that way. Note that I haven't yet tried this phone in
    particular of course.

    If data is cheap enough, you can just do it over WAP. You only need a
    standard HTTP server. WAP is analogous to HTTP, the way that WML is
    analogous to HTML. Your cellular provider runs the WAP to HTTP
    gateway. When you enter a URL in your phone, it goes via WAP to the
    gateway, which then sends it out via HTTP. All you need to do on your
    own server is configure the appropriate MIME types.

    Most Java apps are set up with a combination of a JAR and a JAD file.
    The JAD file contains metadata including a URL to the JAR file, which
    contains the actual stuff. Just have Apache or equivalent know what
    the MIME types are, and most phones will download over the air
    happily.

    Email is probably likely to work too, but I have less experience with
    that, and it's very phone dependent.

    Hopefully that's a bit of help. Bluetooth is really cool. You should
    see if you can hack it up. An SGI with bluetooth would be insanely
    cool, IMHO.



  3. #3
    Marc Luethi
    Guest

    Re: Z600 - Uploading files from a unix box

    On Sun, 16 Nov 2003 18:52:46 +0100, Marcus Herbert wrote:


    > Or do other possibilities exist?


    What about a SyncML-server that interfaces to a groupware Server
    or PIM application? That'd most cool, because you could sync your
    Calendar, ToDo, Contacts etc "over the air", provided you can get
    some TCP/IP connectivity to your server.

    I don't know if is possible to sync directories (i.e. files) with
    the Symbian SyncML implementation.

    kind regards

    Marc











  4. #4
    Marcus Herbert
    Guest

    Re: Z600 - Uploading files from a unix box

    Marcus Herbert <[email protected]> wrote:
    > i dont have a PC at home just a few SGI unix workstations. How can i
    > upload ringtones, data and maybe selfwritten java apps into the Z600?


    Found a solution - it's called RS232 Cable DRS-11

    --
    PGP2 Key-ID: 666R/36540865 1997-06-09 Marcus Herbert <[email protected]>
    GPG Key-ID: 1024D/2E2DAB44 2000-01-30 <[email protected]>
    Geek-Code: GCS b O e+ h



  • Phones Discussed Above

    Sony Ericsson Z600 More Sony Ericsson Z600 topics Sony Ericsson Forum Reviews
  • Similar Threads