Exchanging information
- From: Haggis McMutton <haggis@xxxxxxxxxxxxx>
- Date: Fri, 27 Jul 2007 19:31:19 GMT
I'm writing a distributed application which includes one server and many
clients that will be exchanging data.
I've made my own crude protocol that uses sockets and simply puts data on
single lines separated by new line characters.
I want to extend this to something a bit more advanced. I was thinking of
using XML but someone said I should use SOAP, but that uses HTTP which
seems to complicate things. Any ideas on the best way to do this?
.
- Follow-Ups:
- Re: Exchanging information
- From: Roedy Green
- Re: Exchanging information
- From: Mark Space
- Re: Exchanging information
- Prev by Date: Re: sending and receiving packets
- Next by Date: Re: sending and receiving packets
- Previous by thread: sending and receiving packets
- Next by thread: Re: Exchanging information
- Index(es):
Relevant Pages
|