design a protocol where the communication between a client and a server is established by means of socket connection in java.
file transfer from client to server and vice versa using java socket programming
Collapse
X
-
Yep, yet another code beggar (*); I hope we never have to meet one of those inOriginally posted by pronerdThis looks at lot like homework being posted to the forum again.
the industry; there's enough crappy code around already.
kind regards,
Jos
(*) actually I call them something else but this is a family forum so I won't repeat
that here ;-)Comment
-
client<------------------------ protocol -------------------------------------->serverOriginally posted by ranajuidesign a protocol where the communication between a client and a server is established by means of socket connection in java.
I forget where the socket goes...Comment
Comment