W wl Well-Known Member Licensed User Longtime User Jul 16, 2012 #1 Hello, Is there any implementation if the IMAP protocol (especially with support of the IDLE command) ? If not: is there any simple Java library one could create a B4A wrapper for ? Thanks !
Hello, Is there any implementation if the IMAP protocol (especially with support of the IDLE command) ? If not: is there any simple Java library one could create a B4A wrapper for ? Thanks !
J Jost aus Soest Active Member Licensed User Longtime User Jul 20, 2012 #2 A good question, 'cause I'm interested in IMAP, too.
W wl Well-Known Member Licensed User Longtime User Jul 20, 2012 #3 Hi, I guess it should be possible using the Java mail library of Sun, it seems: SMTP & IMAP Using SSL in Java Android « Namheo's Blog If anyone experienced would be interested in writing a wrapper around this ? If not I guess I would need to look into writing a library again myself ...
Hi, I guess it should be possible using the Java mail library of Sun, it seems: SMTP & IMAP Using SSL in Java Android « Namheo's Blog If anyone experienced would be interested in writing a wrapper around this ? If not I guess I would need to look into writing a library again myself ...
W wl Well-Known Member Licensed User Longtime User Sep 16, 2013 #4 Hi, I put this aside for over a year now ... Anyone already implemented/wrapped IMAP meanwhile ? Thanks
Hi, I put this aside for over a year now ... Anyone already implemented/wrapped IMAP meanwhile ? Thanks
JohnC Expert Licensed User Longtime User Oct 30, 2013 #5 wl said: Hi, I put this aside for over a year now ... Anyone already implemented/wrapped IMAP meanwhile ? Thanks Click to expand... I also could certainly use an IMAP Lib.
wl said: Hi, I put this aside for over a year now ... Anyone already implemented/wrapped IMAP meanwhile ? Thanks Click to expand... I also could certainly use an IMAP Lib.