lp:~alexreg/ircdotnet/silverlight

Created by Alexander Regueiro and last modified

This branch is for introducing Silverlight 4 support. This principally involves adapting the low-level socket/TCP code to work with Silverlight.

Get this branch:
bzr branch lp:~alexreg/ircdotnet/silverlight
Only Alexander Regueiro can upload to this branch. If you are Alexander Regueiro please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexander Regueiro
Project:
IRC.NET
Status:
Experimental

Recent revisions

37. By Alexander Regueiro

Added Silverlight 4 projects and solution and applied compiler directives to substitute for non-Silverlight-compatible code. Everything compiles fine but is untested.
Made various fixes to XML comments.

36. By Alexander Regueiro

Implemented notification and receiving of invitations to channels. Created and verified unit test for channel inviting.
Minor fixes of comments.

35. By Alexander Regueiro

Finished port of network I/O to use asynchronous socket methods (for sending and receiving).

34. By Alexander Regueiro

Reorganised entire directory structure to conventional layout with root src/ and doc/ directories.

33. By Alexander Regueiro

Fixed fatal bug where new line was not appended to each raw IRC message sent.

32. By Alexander Regueiro

Fixed bug with handling of prefixes in raw IRC messages.

31. By Alexander Regueiro

Updated version numbers of all projects to 0.4.0.
IrcRawMessageEventArgs now specifies length of message in bytes.
Added Introduction and License pages to Sandcastle documentation.
Minor refactoring.

30. By Alexander Regueiro

TwitterBot sample is now working. Bot provides the ability for IRC users to log in to Twitter, log out, fetch recent tweets, and send a tweet, among other things. Can handle multiple IRC/Twitter users simultaneously.

29. By Alexander Regueiro

Added Common project to Samples directory that provides base functionality for sample bots.
Set up basic framework for TwitterBot sample project.
Fixed a few spelling issues in comments.

28. By Alexander Regueiro

Added TwitterBot sample (no functionality yet).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ircdotnet
This branch contains Public information 
Everyone can see this information.