| Author |
sending xml over tcp/ip
|
luri ron
Ranch Hand
Joined: Dec 11, 2008
Posts: 86
|
|
|
if i send a xml over tcp/ip, what is the best way to tell the server that this is the end of the xml data? i am writing this using java tcp socket class.
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
|
What is the server expecting to see? Whatever it is, that's what you should do.
|
 |
 |
|
|
subject: sending xml over tcp/ip
|
|
|