JavaMail API (e-bog) af Harold, Elliotte Rusty

JavaMail API e-bog

86,52 DKK (inkl. moms 108,15 DKK)
Send and receive email from Java applications by using the JavaMail API. With this concise book, youll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own.Whether you need to build an email-centric application like a mailing list manager or simply add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book sh...
E-bog 86,52 DKK
Forfattere Harold, Elliotte Rusty (forfatter)
Udgivet 23 juli 2013
Længde 98 sider
Genrer UMN
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449367206
Send and receive email from Java applications by using the JavaMail API. With this concise book, youll learn how to communicate with existing SMTP, POP, and IMAP servers, and how to write your own.Whether you need to build an email-centric application like a mailing list manager or simply add email notification to a larger product, JavaMail is the answer. Packed with code examples, this book shows you how JavaMail enables you to avoid low-level protocol details, so you can focus on what you actually want to say in a message.Send, receive, and store email with POP3 and IMAPAdd password authentication to your programsManage mailboxes and accountsDownload mail attachmentsRespond to asynchronous email eventsDesign protocol-independent email programs