Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Client-Server communication based on XML protocol
Hi,

I am trying to write a client handler for communication between a
client and a server based on a predifined XML protocol. The protocol
is already defined , all I am looking for is a way for me to send and
recieve messages which would be XML based. Can someone help me with
this .

Thanks

Report this thread to moderator Post Follow-up to this message
Old Post
Raj
10-19-04 08:59 PM


Re: Client-Server communication based on XML protocol
"Raj" <raj20013@yahoo.co.in> wrote in message
news:83ff0912.0410191141.78ba0944@posting.google.com...
> Hi,
>
> I am trying to write a client handler for communication between a
> client and a server based on a predifined XML protocol. The protocol
> is already defined , all I am looking for is a way for me to send and
> recieve messages which would be XML based. Can someone help me with
> this .
>
> Thanks
>
How about SOAP?
Ed



Report this thread to moderator Post Follow-up to this message
Old Post
Edward A. Feustel
10-21-04 01:57 PM


Re: Client-Server communication based on XML protocol
Raj wrote:

> Hi,
>
> I am trying to write a client handler for communication between a
> client and a server based on a predifined XML protocol. The protocol
> is already defined , all I am looking for is a way for me to send and
> recieve messages which would be XML based. Can someone help me with
> this .
>
> Thanks

Hello,
You can use Sockets:

1. Create ServerSocket
2. After client is connected, you read client data in XML
For example you can create DOM, or retreiving data using XPath
3. Create answer as DOM
4. Using Transform to send your answer to client

P.S. In my application I'm using such method, it  works...

Regard, Michael


Report this thread to moderator Post Follow-up to this message
Old Post
MishGun
10-28-04 01:58 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Java Security archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:57 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.