akv blog
Jul 1, 2010
Java Com API settings. ( access comm port through java )
Get comm.jar, win32com.dll, javax.comm.properties files.
Then follow the steps.
copy comm.jar to jre
/bin
copy win32comm.dll to jre
/bin
copy javax.comm.properties to jre
/lib
So that is it.... It is tea time... bye....
Newer Post
Older Post
Home
For Web Developer
open -a "Google Chrome" --args --disable-web-security
square of numbers near to the base
Square of 104 ( faster way.. ) Answer will have _ _ _ _ _ .That is five digits . add the 4 to the entire number that is 104+4 ...
android file handling
So start an emulator with sdcard some things that I tried ----> emulator -sdcard sdcard1.iso -avd avd_1.5 mksdcard 8M sdcard emulator -sd...
profileapps - create a profile page with Google ID
I was thinking about designing a web application which can be used as a profile of us. A profile page which describe ourselves. What I had ...