Do you have a reason to use SOAP for this application? For example, do you need to publish an API for third party applications? If your scenario will involve only applications you have written, I encourage you to consider non-SOAP solutions. For fairly simple custom purposes as your application seems, I usually just write code at the socket level.
Scott Nichol Do not send e-mail directly to this e-mail address, because it is filtered to accept only mail from specific mail lists. ----- Original Message ----- From: "Omar Bennani" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Sunday, June 05, 2005 1:06 PM Subject: client/server application > Hi > I have to developpe a client/server application: a > server that is executing on a server machin, send at > each laps of time data to the client to display. > Is it an application that i can develope whith soap? > > > > > > > _____________________________________________________________________________ > D�couvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, > photos et vid�os ! > Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com >
