Re: [OpenSIPStack] Java Script Wrapper for ATLSIP
Brought to you by:
joegenbaclor
From: Joegen E. B. <jo...@pl...> - 2006-09-13 11:09:54
|
Hi Atik, I have just uploaded the required changes to enable minimal build for both opensipstack and atlsip libaries. I've also included UPX compression (http://upx.sourceforge.net) for the minimal-build and I was able to reduce the size to somewhere around 644 KB in windows XP. Although ,you may not be able to achieve significant compression level by cabbing it since the DLL is already compressed. Check it out and let me know if you run into trouble. Joegen atik khan wrote: > ok:) > > thanks > > On 9/13/06, Joegen E. Baclor <jo...@pl...> wrote: > >> Hi Atik, >> >> Thanks for taking interest! I will see how to make the DLL smaller. >> Perhaps a release-minimal build would be appropriate. the are a lot of >> code blocks that can be removed from the ActiveX control. One of them >> is logging which may reduce the size of the DLL. I will let you know as >> soon as this build option is available. >> >> BTW, make sure you work with a copy from CVS. There are a lot of bug >> fixes already after my last file release update. >> >> Thanks again and hope to see your contribution soon! >> >> Joegen >> >> atik khan wrote: >> >>> Hi, >>> >>> i try to compile ATL example of opensipstack ....but it gives me 2mb >>> of activex object.. >>> >>> even if i make an cab file it become 800kb, its very large for activex >>> downloading time. >>> >>> can you tell me how can i make a small footprint from opensipstack >>> ..atleast 200-350kb.which might become 190kb after making a cab file ( >>> note i want to use MT of c++ code gen. not Multithreaded DLL) , >>> >>> and i am going to make an javascript interface of activex ...i will >>> let you know when i finish to make that.. >>> >>> thanks >>> atik >>> >>> >>> >>> On 9/13/06, Joegen E. Baclor <jo...@pl...> wrote: >>> >>>> Hi All, >>>> >>>> Any java script guru subscribed in the list who has some spare time to >>>> wrap ATLSIP in a java script module for use on web pages? If anybody is >>>> interested in contributing, please email me and I'll provide whatever >>>> information needed to start the ball rolling. The javascripts will be >>>> part of the ATLSIP furture releases. >>>> >>>> Thanks! >>>> >>>> Joegen >>>> >> ------------------------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > > |