Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] MSN coming soon to an embedded device near you...

Hi everyone,

On 1/8/07, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:

Nice, when will we see the code in ECF CVS :)?

Hopefully very soon.  Remy's committership is well in process, and in the short term existing committers can do it on his behalf if desired.

Actually, I have commit rights already (and have confirmed by switching my workspace's repo from anon pserver to extssh. I want to stabilize the code s'more first though.

I would recommend creating a org.eclipse.ecf/protocols directory in CVS. Also maybe a protocols category in Bugzilla.

What are everyone's thoughts here?

I'm OK with protocols, although for consistency's sake we might want it to be org.eclipse.ecf/providers instead.

Well, if we used 'providers', I'm guessing we'd be throwing both the protocol implementations _and_ their respective providers in there?

Regards,
Rem

Any other comments?

Scott




Cheers,

---
Chris Aniszczyk | IBM Lotus | Eclipse Committer | +1 860 839 2465

Inactive hide details for \ "Remy Suen" ---01/06/2007 06:13:20 AM---Hi everyone,

From:"Remy Suen" <remy.suen@xxxxxxxxx>
To:"Eclipse Communication Framework (ECF) developer mailing list." <ecf-dev@xxxxxxxxxxx>
Date:01/06/2007 06:13 AM
Subject:[ecf-dev] MSN coming soon to an embedded device near you...




Hi everyone,

I now present proof that all the API breaking that has happened
recently has not gone to waste!

As some of you know, I have been poking at an implementation of the
MSN protocol in Java. While the code itself will compile on
CDC-1.0/F1.0 (thus it is clean to use with the presence API, I have a
provider written actually, a limited amount of testing has gone into
it though, a warning here), an https connections needs to be made, so
additional security libraries will need to be downloaded. An http
connection is supposed to work, but this is a security leak (the
password is being sent to some place for MSN authentication).
Admittedly, I haven't tried using http, but that's what the online
specifications that people have reverse-engineered have claimed.

Since school has started on Wednesday, I'm not sure how much time I'll
be able to devote to this (programming for devices is really, really
hard for one and having to switch to windows for eRCP development is a
pain) since there are some other projects that I have to manage
(notably the BitTorrent one). However, if people feel that this is
more important than BT, then I will gladly divert my efforts on this
project instead.

For the screenshots attached, I am running IBM's J9 CDC-1.1/F1.1 VM
since the security libraries are included with the Foundation 1.1
Profile (although they are "optional" parts, per the JSR).

Regards,
Rem
[attachment "win32.JPG" deleted by Chris Aniszczyk/Austin/IBM] [attachment "ipaq.JPG" deleted by Chris Aniszczyk/Austin/IBM] _______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


_______________________________________________ ecf-dev mailing list ecf-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/ecf-dev


_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




Back to the top