Can anyone else shade some light on this? On Mon, Aug 9, 2010 at 5:11 PM, chetan saundankar <chetan.virtual at gmail.com>wrote: > Thanks. But I am planning to use xmpp java lib say Smack to talk to the > gluster platform. Unfortunately, I am not used to python programming so it > will take some time for me to understand transport.py. Appreciate if you > could tell me steps to execute commands using any third party xmpp client > lib. > > Regards > > Chetan S. > > > On Mon, Aug 9, 2010 at 1:22 PM, Bala.JA <bala at gluster.com> wrote: > >> >> Any command is executed using transport.py in Gluster Platform 3.0.X. >> Usage of transport.py is >> >> usage: transport.py <jid> <password> <resource> <gatewayJid> \ >> <timeout> <input-file> <output-file> >> >> In 3.0.X, all servers are communicated using XMPP protocol and the first >> server runs ejabberd as XMPP server. >> >> In upcoming Platform 3.1, ejabberd and XMPP approach is removed by >> providing distributed management console in which user is allowed to manage >> storage cluster by connecting to any available storage server. >> >> >> Regards, >> Bala >> >> >> >> chetan saundankar wrote: >> >>> Thanks Bala. I got hold of the examples given at docs git. I would like >>> to know the details of sending the commands to the platform such as target >>> port, protocol e.t.c >>> >>> On Sat, Aug 7, 2010 at 11:11 PM, Bala.JA <bala at gluster.com <mailto: >>> bala at gluster.com>> wrote: >>> >>> >>> Hi, >>> >>> No SDK is available. glustersp-docs.git has XML protocol of >>> commands used in Storage Platform. >>> >>> Regards, >>> Bala >>> >>> chetan saundankar wrote: >>> >>> Hello, >>> >>> I would like to know if theres any client side SDK or >>> SOAP/XML-RPC API >>> gluster platform exposes? >>> >>> >>> Regards >>> >>> Chetan S. >>> >>> >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Gluster-users mailing list >>> Gluster-users at gluster.org <mailto:Gluster-users at gluster.org> >>> >>> >>> http://gluster.org/cgi-bin/mailman/listinfo/gluster-users >>> >>> >>> >>> >> >