Jabber.net: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:


The [http://code.google.com/p/jabber-net/wiki/GettingStarted eponymous document]
The [http://code.google.com/p/jabber-net/wiki/GettingStarted eponymous document]
== Using the controls ==
This is a list of everything in Jabber.net and Muzzle
PubSubManager
DiscoManager
JabberClient
JabberService
ConferenceManager
PresenceManager
CapsManager
IdleTime
RosterManager
JodMulti
StreamControl
XmppDebugger
StripChart
BottomScrollRichText
RosterTree
ChatHistory
Litmus
== Jabber.net project itself ==


=== 2005-ConsoleClient -- Console driven client ===  
=== 2005-ConsoleClient -- Console driven client ===  

Latest revision as of 19:03, 25 May 2012

Notes from the field

Downloaded ZIP file. http://code.google.com/p/jabber-net/wiki/FAQ_Where

I changed all projects to .NET 4 because 2005-jabber-net refused to go any lower! Now they all match. I deleted the wix installer project, as I have no WIX.

To run the test I had to install nunit, which is good for me anyway. I should know more about unit testing tools.

Getting started

The eponymous document

Using the controls

This is a list of everything in Jabber.net and Muzzle

PubSubManager

DiscoManager

JabberClient

JabberService

ConferenceManager

PresenceManager

CapsManager

IdleTime

RosterManager

JodMulti

StreamControl

XmppDebugger

StripChart

BottomScrollRichText

RosterTree

ChatHistory

Litmus

Jabber.net project itself

2005-ConsoleClient -- Console driven client

Can read parameters from command line. I just learned about CommandLine.

2005-Example -- Windows Forms client

2005-jabber-net

bedrock

jabber

stringprep

xpnet

2005-muzzle

User interface components.

What is x:data? This refers to XEP-004 Data.