User1 Send Message to User2(Simplex mode) description
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 server. No response from the server. Here there is no server is existing.I am mentioning server just for understanding purpose. It bit like chatting but only one useris sending message & other one accepting the message. Note:user should have to run the mess program first& then user have to run mess1 code. Both the code should have to run in appletviewer. User should have to type word/character in the Textfield & then press "Enter key" before receiving the message from mess1 program.
File List:
mess.java
2Kb
mess1.java
2Kb
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!!!
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 X-POST-CHANGO
(Popularity: ) : 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.