Neono.de -inoffizielles Neonode N2 Forum

http://Forum.Neono.de - Tipps, Tricks, Development und Hilfe zum Neonode N2 - das Lifestyle-Handy
 
StartseitePortalKalenderFAQSuchenAnmeldenLogin
 

Email Client Library

Vorheriges Thema anzeigen Nächstes Thema anzeigen Nach unten 
AutorNachricht
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Email Client Library   So Aug 31, 2008 11:55 pm

http://www.pocketpcdn.com/libraries/vbcemail.html

http://www.marshallsoft.com/
_________________
http://www.Neono.de

mein Wii Code : 5167 2265 8054 3472


Zuletzt von Jaycee am Mo Sep 01, 2008 1:11 pm bearbeitet, insgesamt 1 mal bearbeitet
Nach oben Nach unten
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Re: Email Client Library   Mo Sep 01, 2008 11:11 am

Ein brauchbarer Email-Client rückt endlich näher:
Zitat:






NeoMail - Pop3 client



by jk123 on 01 Sep 2008, 10:05


Hi all,
After severals hours of unsuccessful searching for Pop3 email client for NeoNode N2 I've decide to develop it by my self.
I will try to write it as Herbie described in HelloWorld example. (Thanks Herbie for that example it's very good!)

I would like to know your suggestions what this Email client needs to have and how it should works.

For the moment this my list how I will work on it:
v0.1 - Will be able set POP3 details, Choose connection and download headers from 10 latest emails. (With luck it will be done before end of this week)
v0.2
- All emails will be able to download and read. The data will be stored
on Storage card and it will be possible to read them offline
v0.3 - Adding support of SMTP server and sending new emails / replying on recieved onces
v0.4 - SSL and TSL support
* - Multi language support
* - User interface settings (select font size and etc)

Please let me know if the thing what I'm doing is wasting of time or if you think that it will be usefull.

Best regards,
Jaromir




[redneo]

Here are few screenshots of progress

_________________
http://www.Neono.de

mein Wii Code : 5167 2265 8054 3472
Nach oben Nach unten
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Re: Email Client Library   Do Sep 04, 2008 11:29 pm

noch läuft der emailclient nicht richtig - d.h. der client verbindet sich zwar aber kann die email noch nicht vom server auf das n2 laden bzw. speichern.

mehr dazu ab montag !

Zitat:

**********************************************************
Date: 04.09.2008 23:46:25
ClassName: GetRespLine
MethodName: +OK POP3 server ready <3405397.15571.1220564783@post.webmailer.de>
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:26
ClassName: SendCommand
MethodName: USER N2@neono.de
Error message: debug 04,5
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:27
ClassName: GetRespLine
MethodName: +OK Waiting for password
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:27
ClassName: SendCommand
MethodName: PASS xxxxxx
Error message: debug 04,5
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:28
ClassName: GetRespLine
MethodName: +OK User logged in, proceed.
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:28
ClassName: Pop3Client
MethodName: Connect(string, string, string)
Error message: FormatException
Stack: bei System.Number.ParseInt32()
bei System.Int32.Parse()
bei NeoMail.Pop3Client.Connect()
bei NeoMail.Pop3Client.GetEmails()
bei NeoMail.Pop3Client.GetEmails()

**********************************************************
**********************************************************
Date: 04.09.2008 23:46:28
ClassName: SendCommand
MethodName: LIST 1
Error message: debug 04,5
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:29
ClassName: GetRespLine
MethodName: +OK 1 2481
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:29
ClassName: SendCommand
MethodName: TOP 1 0
Error message: debug 04,5
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:30
ClassName: GetRespLine
MethodName: +OK Message follows
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:31
ClassName: GetRespLine
MethodName: X-Envelope-From: <info@atomlabor.de>
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:46:31
ClassName: GetRespLine
MethodName: IEl9+vy9ng==
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:33
ClassName: GetRespLine
MethodName: null
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:33
ClassName: SendCommand
MethodName: LIST 2
Error message: debug 04,5
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: GetRespLine
MethodName: null
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: Pop3Client
MethodName: SendCommand
Error message: Command: LIST 2

Responce:
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: SendCommand
MethodName: LIST 3
Error message: debug 04,5
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: GetRespLine
MethodName: null
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: Pop3Client
MethodName: SendCommand
Error message: Command: LIST 3

Responce:
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: SendCommand
MethodName: LIST 4
Error message: debug 04,5
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: GetRespLine
MethodName: null
Error message: debug 04,3
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: Pop3Client
MethodName: SendCommand
Error message: Command: LIST 4

Responce:
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:34
ClassName: SendCommand
MethodName: LIST 5
Error message: debug 04,5
Stack:
**********************************************************
**********************************************************
Date: 04.09.2008 23:48:35
ClassName: Pop3Client
MethodName: SendCommand
Error message: Unable to write data to the transport connection.
Stack: bei System.Net.Sockets.NetworkStream.Write()
bei NeoMail.Pop3Client.SendCommand()
bei NeoMail.Pop3Client.GetEmails()
bei NeoMail.Pop3Client.GetEmails()

**********************************************************



_________________
http://www.Neono.de

mein Wii Code : 5167 2265 8054 3472
Nach oben Nach unten
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Re: Email Client Library   Di Sep 09, 2008 7:27 pm

die erste funktionierende betaversion liegt unter tools vor und kann den header vom server laden !
_________________
http://www.Neono.de

mein Wii Code : 5167 2265 8054 3472
Nach oben Nach unten
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: Re: Email Client Library   So Sep 14, 2008 10:36 pm

Zitat:
Hi all,
I've just finished the synchronisation. Right now it can
download all headers and store it. But it's still not possible to read
emails. I will implement a raw reader of context of the emails
tommorow. After that I think that I have to change the interface. It's
very messy to get 300 email in the list as is right now. I guess that I
will have to implement new list type.

Anyway, the latest version is available at http://www.file-upload.net/download-1112603/NeoMail.zip.html.

_________________
http://www.Neono.de

mein Wii Code : 5167 2265 8054 3472
Nach oben Nach unten
Jaycee
Admin


SkorpionTiger
Alter : 34
Anmeldungsdatum : 05 Jun 2008
Beiträge : 349
Ort : wuppertal

BeitragThema: NeoMail Source Code   So Sep 14, 2008 11:34 pm

http://mahnke.googlepages.com/NeoMai-SourceCode.zip

http://www.file-upload.net/download-1173698/NeoMail.zip.html
_________________
http://www.Neono.de

mein Wii Code : 5167 2265 8054 3472
Nach oben Nach unten

Email Client Library

Vorheriges Thema anzeigen Nächstes Thema anzeigen Nach oben 
Seite 1 von 1

Forenbefugnisse:Sie können in diesem Forum nicht antworten
Neono.de -inoffizielles Neonode N2 Forum :: N2 Home :: Programmieren für das N2 :: Developer Corner-