Here you will find lots of code [JAVA & JAVASCRIPT] & some links that are useful for web development and stand alone projects in java.
If you need more contact me on my email.
1/2/10
To dissable internet connection using cmd
netsh interface ip show config
to view
netsh interface ip set address name="Local Area Connection" static 192.168.0.100 255.255.255.0 192.168.0.1 1
No comments:
Post a Comment