Example #1
0
 private void sendStringSocket(String str)
 {
     socketGui.sendStringSocket(str);
 }