(Developers) Background Knowledge
The EmailToPhone application is written in Java and also based on the
following technologies.
- Voicent Gateway and VoiceXML
VoiceXML is the W3C standard for interactive telephone applications and
Voicent Gateway is an implementation of the VoiceXML gateway server.
http://www.voicent.com/devnet
- Tomcat web server and Java Servlet
This is an open source web server that is also an Java Servlet container.
http://tomcat.apache.org
- JavaMail
This is the Java mail API.
http://java.sun.com/products/javamail
TOC
Previous
Next