5 must-have tools for VoIP Developers

Is developing protocol stacks and communication software any different from developing any other software? I have to develop API’s for my protocol stacks a challenge in itself and related more to user psychology than to programming. I have to check control flows all the way down to the network and back to the application. I also need to process large amounts of data and  develop  many platforms. I hope these tools will be as useful to you as they are (read more...)

By Ran Arad  |  June 9th, 2008  |  Filed under Development
1 comment  |  Add your own 


Can have it all: flexibility with simplicity

API design is tricky. You have to constantly answer two opposite questions: How can I let the user do anything he would like to do? How can I make things simple to use? Flexibility causes complexity, simplicity causes rigidness, right? Wrong. Take the void pointer for example. The void pointer can point to anything, so it’s flexible, and it is very simple as well. The same can be said for Java interfaces or C++ container classes. Or take (read more...)

By Ran Arad  |  February 4th, 2008  |  Filed under SDKs
1 comment  |  Add your own 



Subscribe

Subscribe via RSS
Subscribe via email:

Interactive Video Platform