This Program was created to allow non administrative users to change from OS X to OS 9 without using System Preferences. It uses Sockets to tell the machine to change and reboot.
File List:
Xpostchango/
0b
Xpostchango/xpost/
0b
Xpostchango/xpost/.DS_Store
6Kb
Xpostchango/xpost/INSTALL.txt
73b
Xpostchango/xpost/client/
0b
Xpostchango/xpost/client/.DS_Store
6Kb
Xpostchango/xpost/client/INSTALL.txt
457b
Xpostchango/xpost/client/X-post-Chango.jar
4Kb
Xpostchango/xpost/client/client$1.class
1Kb
Xpostchango/xpost/client/client$2.class
1Kb
Xpostchango/xpost/client/client$3.class
1Kb
Xpostchango/xpost/client/client$4.class
404b
Xpostchango/xpost/client/client.class
2Kb
Xpostchango/xpost/client/client.java
3Kb
Xpostchango/xpost/client/manifest
20b
Xpostchango/xpost/server/
0b
Xpostchango/xpost/server/.DS_Store
6Kb
Xpostchango/xpost/server/INSTALL.txt
1Kb
Xpostchango/xpost/server/change
110b
Xpostchango/xpost/server/clientThread.class
1Kb
Xpostchango/xpost/server/manifest
20b
Xpostchango/xpost/server/server.class
1Kb
Xpostchango/xpost/server/server.jar
2Kb
Xpostchango/xpost/server/server.java
1Kb
Similar code
Parallel Port Viewer
(Popularity: ) : It is possible to use parallel port for many interesting applications (i.e. connect LCD Display or leds to it). Parallel Port Viewer show how parallel port works on hardware level!!!
User1 Send Message to User2(Simplex mode)
(Popularity: ) : Core of the program is to receive the client message to the serverusing serversocket. Here user have to give the message in Clientside (appletwindow) that message is passed to server & dislayed in AppletWindow output.only the client sending information to ... add two
(Popularity: ) : add two numbers by using input/output
GM Car Gauges
(Popularity: ) : It will interface with most ALDL cars,(1982-1995 GM cars) over the serial port. I had it working on my 1984 Buick Regal.It will read any error codes as well as make a visual representation of few gauges, which is very ... Zip UnZip tool in Java
(Popularity: ) : Used for compressing multiple files or a complete directory and also used for extracting files from compressed ZIP files. Also have the ability to add or delete files from an existing ZIP file