File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Sockets and Internet Protocols and the fly likes sending xml over tcp/ip Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "sending xml over tcp/ip" Watch "sending xml over tcp/ip" New topic
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
    
    2

What is the server expecting to see? Whatever it is, that's what you should do.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: sending xml over tcp/ip
 
Similar Threads
SSL Question
Sending request over TCP/IP to Websphere(URGENT)
protocol used by Socket!!!
How to send XML request over TCP/IP to WAS??
RMI Quiz