/*GtalkClient.java*/ import java.io.BufferedReader; import java.io.IOException; import java.io.InputStreamReader; import java.util.Collection…