MSMQ, JMS ? But i have 2 application 1 java and the other delphi(server) that cmmunicate with sending complex type arrays
> Jonathan et al: > Yep You can achieve this thru gated listeners or > You may want to explore gating using a queueing > technology such as MSMQ or JMS which has built in > governors for the timing of the messages from the > client/server and vice-versa > Good Stuff ! > Martin- > ----- Original Message ----- > From: Jonathan Roberts > To: [email protected] > Sent: Sunday, June 05, 2005 2:42 PM > Subject: Re: client/server application > > > Yes it is - however this is not part of soap. > > This can be done on the serrver side using a > threading methodology. > > J > > Omar Bennani <[EMAIL PROTECTED]> wrote: > With soap we define the adress of the server in > wsdl > or in the client side and we send a request, but > how > can i send data at each period of time to the > client > to display, a cgi in the server is only executed > when > the client send a request, is it possible to > send data > to a client at each period of time by an > aplication > that is executing in the server side? > > > > Yes. > > > > soap is just the transfer medium by which you > send > > the data objects / info,. > > > > J > > > > > > > > Omar Bennani wrote: > > 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 > > > > > > --------------------------------- > > How much free photo storage do you get? Store > your > > holiday snaps for FREE with Yahoo! Photos. Get > > Yahoo! Photos > > > > > > > > > _____________________________________________________________________________ > > 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 > > > > ------------------------------------------------------------------------------ > Yahoo! Messenger NEW - crystal clear PC to PC > calling worldwide with voicemail _____________________________________________________________________________ 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
