Thanks,
Jim
Hi Jim,
While telling you exactly how to do it is beyond the scope of a NG
post, I can tell you that all the components are there to do it:
Sockets & rich XML support.
I wrote something similiar in TCL some years ago, and I know Perl has
many libraries in CPAN that can also do this. Might I suggest that you
seek out Net::Jabber on www.cpan.org and have a shot at porting
Jabber::Client to powershell. The grammar is similiar in many ways.
Regarding sockets support in powershell / .net, check out the
system.net.sockets.* namespace on http://msdn2.microsoft.com
Hope this helps,
- Oisin
There seems to be a new project out there called Jabber.NET or
Jabber-NET, but it seems pretty immature.
If a .NET library was written, you could likely load that in PowerShell,
then jab away...
Marco
--
----------------
PowerGadgets MVP
http://www.powergadgets.com/mvp
This seems to be the best bet out there right now after a bit of
browsing:
agsXMPP SDK
http://www.ag-software.de/index.php?page=agsxmpp-sdk
I'd love to follow/watch/help this project Jim. I'm the webmaster for
the Psi XMPP client, an XSF member, and know all the players in the
XMPP community. You tell me if you need anything along those lines.
-hal
Ah, this looks the most promising to me. I've downloaded this one but
might not be able to play with this much until next week.
Thanks!
Jim