View Single Post
Posts: 12 | Thanked: 0 times | Joined on Mar 2011
#112
ok thanks for reply..is it possible to use multiple libconic using different connection??


e.g. if we can add condition something like this

if ( INTERNET already connected )
{ connect MMS via libconic2 };

Else { connect MMS via libconic1 };

Sorry, I am PHP editor ... Newbie in c language