Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
alexnaldocs #1
Member since Sep 2005 · 3 posts
Group memberships: Members
Show profile · Link to this post
Subject: Creating a getway for others IM protocol
Hi,

I need to create a getway that translate the MSN protocol to XMPP. Do kown or have any sample in c# ?

Thanks,
Alexnaldo Santos
Avatar
Alex #2
Member since Feb 2003 · 4447 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
hi,

use the XmppComponentConnection class to connect the component to your server and use the StreamParser OnStreamElement event to receive the stanzas from the server. Here you see what kind of stanza you received and you can covert it to the MSN protocol and vice versa.
Let me know if you miss smth in the component class.

Alex
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS