had any clue bigpish :)
sudhir marni
Posts
-
SIP phone and Flash -
Web Browser Phonenot always the obvious things are true, mr.brainless :laugh:
-
Web Browser Phonei dont think you can have girl friends beacuase i strongly believe you are no man. i dont mind if a incapable person like you thinks am incapable. so chimpanzee die soon, the earth no longer requires you. even the trash box has some value but whereas you dont have even that....
modified on Monday, March 16, 2009 1:28 AM
-
Web Browser Phoneyou dont have a wife hahahaha , are you an impotent or are you a gay???? hahahhahahahahha thanks for the advice and i suggest you to retire as your brain is full of old crapy things. dont forget to die soon, you old chimpanzee :-D
-
Web Browser Phoneyou can never understand my point you f u c k i n g basted :laugh: :laugh: i dont want to hear anything from you. if i hear you again i will fuck your wife right up her ass , you asshole :-D :laugh:
-
Web Browser Phonemr.mike i dont like to abuse any one. am here to get a helping hand in my project. if u have any idea for developing a web based voip(without having the user to download and install the application in his computer) please offer me a helping hand . i want to develop something similar to www.flashphone.ru . :)
-
Web Browser Phonemr.mike cant u understand english. i guess u need some training :laugh:
-
Web Browser PhoneHi guys am actually contemplating on various modes to develop a sip phone integrated in a web browser. the idea is not to download and install any application or plug-in in the system but to simple browse the application and to call the desired destination. i have seen www.vaxvoip.com which provides handful of information to develop a activeX control for the web browser but this is not the actual central theme. am looking to develop something like www.flaphone.com previously www.flashphone.ru please help me in this regard sudhir marni :)
-
SIP phone and FlashThe link provides information to develop a soft phone in web page by aciveX control. which the user actually need to download a plug-in and install it. what we are looking is to develop a web page from which the user can actually browse the application and can make calls directly from the browser just like www.flaphone.com please help me in this regard best sudhir marni :)
-
SIP phone and FlashActually am also contemplating on various modes for the sip phone to be developed on a web browser just like www.flashphone.ru . r u on the same way??????? :confused:
-
How to create a CTime object from three interger values - hr, min and secCTime class deals with the system time. So u can't use this class to set the system time.
-
New,delete operatorWhen the application is exited,
CView::OnDestroy()
will be invoked. So u can place thedelete
statement there. -
C++ Coding help NeededY u've mentioned __cdecl? Its implicit and return some value.
-
New,delete operatorMake
czval
to global. Usedelete[] czval
in destructor / OnDestroy. -
How to download File from webUse Sockets or Internet API.
-
regarding speed of the internethi all i need to write a routine where i need to know the speed of the internet at any given time. i.,e the actual speed the user is getting from his provider, i have referred the article,"traffic watcher"from codeproject.com but i cudnot run it . thanks in advance regards sudhir m
-
related to network modulehi all i have coded an applications which gives the status of network. my application is running when the network gets disabled or when a network cable is unplugged. i am one more scenario where i need to run my application i e., when an firewall is installed. i need to run without setting the settings of firewall . i need to achieve it programmatically kindly help!!!!:confused: regards sudhir
-
how to know the staus of cyberoam clienthi all, i am coding a routine where i need to know about the status of network which got connected through cyberoam client. i need to get notification when cyberoam fails and connects.i have used IsNetworkAlive but cud able to get notification when the network is disabled or enabled but cudnt get when cyberoam disables or enables!!!! plz help regards and thanks in advance sudhir
-
related to network modulehi all i am working on a routine where i need to know the status of network .i e., the net is connected ot not.be it in dial-up network ,DSL cable or anything i need to know about the availability of the net please help me thanks in advance sudhir
-
IsEnabled()Thanks for u r reply ThatsAlok Here iam not using any custom class,here my requirement is to find out whether the service of particular port is available or not.Is there any solution for this. Thank u