|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
shttpd?All, What is the relationship between sttpd.c/shttpd.h in
wseventsink project as compare to sttpd.c/shttpd.h in openwsman project. I have
seen changes done recently to sttpd.c/shttpd.h in openwsman project but those patches
have not been applied to the eventsink project. Thx, Akash ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Openwsman-devel mailing list Openwsman-devel@... https://lists.sourceforge.net/lists/listinfo/openwsman-devel |
|
|
Re: shttpd?* Malhotra, Akash <akash.malhotra@...> [Oct 12. 2009 20:29]:
> All, > > What is the relationship between sttpd.c/shttpd.h in wseventsink > project as compare to sttpd.c/shttpd.h in openwsman project. I have > seen changes done recently to sttpd.c/shttpd.h in openwsman project but > those patches have not been applied to the eventsink project. Uh, actually thats the first time I hear about this project. I've never seen this mentioned on openwsman-devel or any requests from SUSE customers to get this packaged. The last svn rev is over two years old, so I'd say wseventsink is dead. Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Openwsman-devel mailing list Openwsman-devel@... https://lists.sourceforge.net/lists/listinfo/openwsman-devel |
|
|
Re: shttpd?As far as I know, wseventsink is just the listener for WS-Man indications. It just opens up a port and listens for incoming
indications and simply regurgitates the incoming XML. I don't think any change in Openwsman should affect wseventsink. The most complicated thing it does is return an ACK when the indications require one. You could write a pretty quick one with a couple of lines of any scripting language. -- Regards, Suresh ________________________________________ From: Klaus Kaempf [kkaempf@...] Sent: Monday, October 12, 2009 11:26 PM To: Malhotra, Akash Cc: openwsman-devel@... Subject: Re: [Openwsman-devel] shttpd? * Malhotra, Akash <akash.malhotra@...> [Oct 12. 2009 20:29]: > All, > > What is the relationship between sttpd.c/shttpd.h in wseventsink > project as compare to sttpd.c/shttpd.h in openwsman project. I have > seen changes done recently to sttpd.c/shttpd.h in openwsman project but > those patches have not been applied to the eventsink project. Uh, actually thats the first time I hear about this project. I've never seen this mentioned on openwsman-devel or any requests from SUSE customers to get this packaged. The last svn rev is over two years old, so I'd say wseventsink is dead. Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Openwsman-devel mailing list Openwsman-devel@... https://lists.sourceforge.net/lists/listinfo/openwsman-devel ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Openwsman-devel mailing list Openwsman-devel@... https://lists.sourceforge.net/lists/listinfo/openwsman-devel |
|
|
Re: shttpd?* Suresh Sundriyal <ssundriy@...> [Oct 13. 2009 09:13]:
> As far as I know, wseventsink is just the listener for WS-Man indications. It just opens up a port and listens for incoming > indications and simply regurgitates the incoming XML. Ah, thanks ! > I don't think any change in Openwsman should affect wseventsink. > > The most complicated thing it does is return an ACK when the indications require one. You could write a pretty quick one > with a couple of lines of any scripting language. Now thats a nice opportunity to advertise the openwsman bindings which currently exist for Perl, Python, and Ruby ;-) Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Openwsman-devel mailing list Openwsman-devel@... https://lists.sourceforge.net/lists/listinfo/openwsman-devel |
|
|
Re: shttpd?>Now thats a nice opportunity to advertise the openwsman bindings which
>currently exist for Perl, Python, and Ruby ;-) I don't think it even needs the bindings. I have a simple throw-away Perl script to listen for ws-man push indications that I use for quickly testing the indications. If anyone is interested or willing to spend some time to extend it to support push with ACK indications, let me know and I'll mail it to you tomorrow morning. Just don't ask for support. :) -- Regards, Suresh. ________________________________________ From: Klaus Kaempf [kkaempf@...] Sent: Tuesday, October 13, 2009 12:30 AM To: openwsman-devel@... Subject: Re: [Openwsman-devel] shttpd? * Suresh Sundriyal <ssundriy@...> [Oct 13. 2009 09:13]: > As far as I know, wseventsink is just the listener for WS-Man indications. It just opens up a port and listens for incoming > indications and simply regurgitates the incoming XML. Ah, thanks ! > I don't think any change in Openwsman should affect wseventsink. > > The most complicated thing it does is return an ACK when the indications require one. You could write a pretty quick one > with a couple of lines of any scripting language. Now thats a nice opportunity to advertise the openwsman bindings which currently exist for Perl, Python, and Ruby ;-) Klaus --- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Openwsman-devel mailing list Openwsman-devel@... https://lists.sourceforge.net/lists/listinfo/openwsman-devel ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Openwsman-devel mailing list Openwsman-devel@... https://lists.sourceforge.net/lists/listinfo/openwsman-devel |
| Free embeddable forum powered by Nabble | Forum Help |