–> SEE ENGLISH VERSION Questo script freeware in Jython trasforma un qualunque telefono che supporti le Javaphone API e il blluetooth in un economico (meno di 200 euro) antifurto satellitare… continua →
Jumping Jack Flash weblogjumpjack wrote 1 year ago: –> SEE ENGLISH VERSION Questo script freeware in Jython trasforma un qualunque telefono ch … more →
jumpjack wrote 1 year ago: —>VEDI VERSIONE ITALIANA This Jython script turns any Javaphone API supporting PDA into a … more →
jumpjack wrote 1 year ago: import se.sics.bt.symbian import java.lang.Short import jarray lib = se.sics.bt.symbian # Connession … more →
jumpjack wrote 1 year ago: Utilizzando PersonalJava, normalmente non è possibile accedere al bluetooth, perchè le librerie JSR8 … more →
jumpjack wrote 1 year ago: import java.lang.Runtime r=java.lang.Runtime.getRuntime() p=r.exec(”z:\\system\\programs\\appr … more →
jumpjack wrote 1 year ago: import java.lang.System s = java.lang.System p=s.getProperties() l=p.propertyNames() print l.nextEle … more →
jumpjack wrote 2 years ago: Scaricare file tramite HTTP (INCOMPLETO) import os import java.lang import java.lang.String import j … more →
jumpjack wrote 2 years ago: I successfully compiled .py scripts into jar files! Set classpath: set classpath = C:\Symbian\UIQ_21 … more →
jumpjack wrote 2 years ago: import java.awt.Toolkit import java.awt.datatransfer tk = java.awt.Toolkit dt=tk.getDefaultToolkit() … more →
jumpjack wrote 2 years ago: Ho “esteso” lo script jython di un precedente post: adesso il programma è in grado di ac … more →
jumpjack wrote 2 years ago: In Jython è possibile leggere il numero della carta SIM (IMSI), leggere dati da file e inviare messa … more →
jumpjack wrote 2 years ago: import java.awt.Toolkit t = java.awt.Toolkit t.getDefaultToolkit().getFontList() … more →
jumpjack wrote 2 years ago: Questo post si è evoluto in quest’altro più completo. Per intercettare una chiamata usando Jy … more →
jumpjack wrote 2 years ago: Il motorola a1000 supporta il Personal Java, il predecessore del “Personal Profile” dell … more →