Smack in .NET via IKVM?

Have been playing around with Smack and Jive, and I think its a great combination.

However, I happen to have some requirements that are more readily satisfied through a .Net app in this situation!

I was wondering if anyone on this forum has had any luck getting a .Net client compiled against a smack.jar converted into a .Net assembly via IKVM? (which is effectively a port of the JVM and JDK to the .Net platform). Whilst I successfully compiled smack.jar into an assembly, the login() method on XMPPConnection repeatedly failed.

I’'m continuing my investigation, but thought I might hopefully be able to shortcut things here!

Cheers,

James