2004-08-20, 05:29 PM
I was thinking of doing a MSN Messenger plugin. Â Trying to keep it simple, I would display contact information (online/offline etc.), and require the use of a keyboard to enter a message in a conversation. I decided on MSN only rather than one of the multi-protocol clients for two reasons; Â wanting to keep it simple, and I only use MSN Messenger . Â I will use one of the existing libraries for the communication to MSN. Â I am favoring dotMSN at the moment. Â So everyone won't have to flock to the site to check it's license, here it is
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">dotMSN can be used free of charge in both commercial and non-commercial software. Selling dotMSN as a library is forbidden. dotMSN is not (yet) open-source. It isn't that important, the documentation will answer most of your questions quicker than the source-code. [/QUOTE]
If you have a better suggestion for a library to use, or other comments, this is the place!
Sub, would there be a way for me to:
1) On the plugins display page (i.e. where the conversation is happening), also show whatever is currently being played (live tv, dvd, whatever) in a small window on that display?
2) Put a message on the live tv screen /dvd playback or whatever when a contact came online? Â (This would be configurable on/off).
3) Is there a way to kickoff this plugin when GBPVR starts so that it could log in to MSN and notify the user (see #2 above) when a contact came online?
Thanks.
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">dotMSN can be used free of charge in both commercial and non-commercial software. Selling dotMSN as a library is forbidden. dotMSN is not (yet) open-source. It isn't that important, the documentation will answer most of your questions quicker than the source-code. [/QUOTE]
If you have a better suggestion for a library to use, or other comments, this is the place!
Sub, would there be a way for me to:
1) On the plugins display page (i.e. where the conversation is happening), also show whatever is currently being played (live tv, dvd, whatever) in a small window on that display?
2) Put a message on the live tv screen /dvd playback or whatever when a contact came online? Â (This would be configurable on/off).
3) Is there a way to kickoff this plugin when GBPVR starts so that it could log in to MSN and notify the user (see #2 above) when a contact came online?
Thanks.
-CodeMonkey