Hi List! I would like to embed Mozilla along with my application. But before that I have few doubts.
The purpose of embedding mozilla in my application are... I am rebuilding TCP/IP sessions over a network. So I will get the application layer data (HTTP,SMTP,POP3 etc). along with its headers Like (GET http://www.google.com ....) etc. Of-course I can remove these headers and get the actual HTML,java script,Image files etc. My question is... can I load these files stored on the disk (later I plan to do, instead of storing the files on to disk, just convert it into streams) to the Mozilla browser embedded in my application? (can I load Text,HTML,Image, scrips( to run in the browser)) Regards, Lloyd. ______________________________________ Scanned and protected by Email scanner _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
