Jabber.net: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
m Created page with '== Field notes == 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…'
 
Brian Wilson (talk | contribs)
Line 27: Line 27:
=== 2005-muzzle ===
=== 2005-muzzle ===


Windows forms used by the sample applications
User interface components.


'''What is x:data?''' This refers to [http://xmpp.org/extensions/xep-0004.html XEP-004 Data.]
'''What is x:data?''' This refers to [http://xmpp.org/extensions/xep-0004.html XEP-004 Data.]

Revision as of 23:46, 24 May 2012

Field notes

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.

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.