I am looking to implement a SIP VoIP client using any of the scripting languages - either perl, python or ruby or others. I have knowledge of SIP but have not tried anything with scrip开发者_开发知识库
are there any open source desktop sharing protocols? if so, what are they? can anybody tell me the things i would know in order to implement a protocol e.g if i want to write a desktop sharing protoco
Can anyone recomend a really good book about protocol compilers, ie. how to generate protocol code?I don\'t want any superficial book that sort of works like a cook book with开发者_JAVA百科 a few reci
Could anyone explain the meaning of someViewController.delegate = self and self.delegate? Where do开发者_如何学Python they help us?Delegates send messages to you.
They 开发者_开发知识库say that a protocol is a method, but it\'s different from a method.So exactly, what does it do and what is the difference between a method and a protocol?A protocol is most defin
I try to learn protocol of objective C. I write two files, the first one isFirstViewController.h, and in which there is a protocol \"print\". I declare FirstViewCont开发者_开发技巧roller class in succ
I am posting entries from a persistent core data store asynchronously to a web server. I would like to delete each associated managed object after a successful post.
I have a problem I\'m actually reco开发者_如何学JAVAding the RFB protocol in my software to comunicate with a VNC Server, and I want to know how to get the size of the server Desktop Size.
I have a Postfix mail server, and I want to forward my received emails to my application written in Java and running on a Tomcat web server.
i am looking for an abstract and clean way to exchange strings between two python programs. The protocol is really simple: client/server sends a string to the server/client and it takes the correspond