Implementation TCP
Šī revīzija ir iekļauta:
vecāks
d9173ea171
revīzija
f0bef07323
4 mainīti faili ar 2 papildinājumiem un 0 dzēšanām
Bināro failu nav iespējams attēlot.
Binārs
Implementation/src/RunnerEcouteTCP.class
Parasts fails
Binārs
Implementation/src/RunnerEcouteTCP.class
Parasts fails
Bināro failu nav iespējams attēlot.
Binārs
Implementation/src/RunnerEcouteUDP.class
Parasts fails
Binārs
Implementation/src/RunnerEcouteUDP.class
Parasts fails
Bināro failu nav iespējams attēlot.
|
|
@ -123,7 +123,9 @@ class RunnerTCPEcoute implements Runnable {
|
|||
String line = in.readLine();
|
||||
String msg = "";
|
||||
while (line != null) {
|
||||
if(!msg.equals("")) {
|
||||
System.out.println("Received: "+ msg);
|
||||
}
|
||||
/*if((line.split(" ")[0].equals("Destinataire"))) {
|
||||
if(msg != "") {
|
||||
MessageHorodate mh = MessageHorodate.stringToMessageHorodate(msg);
|
||||
|
|
|
|||
Notiek ielāde…
Atsaukties uz šo jaunā problēmā