IT-Developer

JAVA Programing, MySQL, Database, java swing, java printer, ASP.NET, C#.NET, Android, GPhone, iphone, blackberry

Friday, September 4, 2009

Installation NS2 on MAC OSX Leopard 10.5

›
Step 1 Download NS2 from http://sourceforge.net/projects/nsnam/ (I use NS2.34) Step 2 Modifies follow http://sites.google.com/site/pengjun...
33 comments:
Thursday, February 12, 2009

Read Thai on Android G1

›
I have the good practice to make android read thai. http://www.droidsans.com/content/hack-thai-display-t-mobile-g1-practical#comment-form
1 comment:
Sunday, February 8, 2009

How to config port forwarding on Windows 2003 Server?

›
How to config port forwarding on Windows 2003 Server? Administrative Tools > Routing and Remote Access > ServerName > IP Routing ...
Sunday, February 1, 2009

MySQL Replicate Tutorial

›
Some time we need to have the slave database server for backup, So we need to create replicate database. The follow link is the good tutoria...
Tuesday, June 24, 2008

Easy AJAX with jMaki Framework

›
If you are web application developer I think you know about Rich Internet Application, Web 2.0. AJAX is way to bring you for purpose. You ca...
263 comments:
Tuesday, June 17, 2008

Eclipse JVM Terminate on MAC OS

›
On MAC OS, after you change JDK HOME from JDK 1.5.0 to 1.6.0 when you run Eclipse system alert JVM Terminate will appear.  The solution, mod...
Monday, June 9, 2008

Extract zip file with Java

›
File file = new File("c:/test.zip"); BufferedOutputStream dest = null; BufferedInputStream is = null; ZipEntry entry; ZipFile zipf...
7 comments:
›
Home
View web version
Powered by Blogger.