Introduction - If you have any usage issues, please Google them yourself
1. Applet write a program that can display: " Hello Applet!" , In the browser, verify the program. 2. Write a TCP-Socket based program, the server sends a string to the client: " Socket Hello!" , The client will receive the data output out. Between the two PC to test the program.