Pure Java GUI program to chat in LAN and force show Pop Msg box on Windows machines in LAN (Prank ,sent anonymous msg)
JAR File :(Localism-1.0.jar)
java -cp Localism-1.0.jar com.mushtaqalvi.localism.Main_GUI- Note: Java JVM path should be in environment variable .
You can also rebuild or modify the code . just open this project in NetBeans IDE to recode the source code. Compile and Execute.
! This Software is written in Pure java language (A NetBeans IDE project) . Its UI is made of AWT and JFrame GUI libraries. ! A Server Client Also known as Socket Programming approach is used in this project to send data from machines to each other. ! A machine must be server to handle all the clients joined over same LAN (Local Area Network) to that specific server (Port 6666).
The system command (msg) in Windows OS is used to send anonymous Pop BOx containig msg in it over LAN to connected machines.


