- Create 2 classes Server_UDP and Client_UDP
- Build the program to meet the following requirements
- Client sends any string to Server
- Does the server check if there is a string with the string "java" in it? • If there is a server, return the client string "Has the word java" • If not return string "doesn't exist" (Hint can use indexOf method of String class)
Aucun commentaire:
Enregistrer un commentaire