Free Source Code and Program Tips
Posts tagged service
Android HTTP Service
Dec 17th
Using the HTTP service: 1. Apache HttpClinet Http GET Http POST a. Create HttpClient b. The initial HTTP GET method or POST method. c. set the parameters of key pairs d. implementation of the HTTP call e. processing HTTP reply HTTP GET example: 1 public class TestHttpGetMethod (public void get () (BufferedReader in = null;
Android HTTP Service
Nov 21st
Using the HTTP service: 1. Apache HttpClinet Http GET Http POST a. Create HttpClient b. The initial HTTP GET method or POST method. c. set the parameters of key pairs d. implementation of the HTTP call e. processing HTTP reply HTTP GET example: 1 2 3 4 5 6 7 8 9 10 11 12
Development Interactive Voice Response service using Mobicents and jBPM
Oct 16th
This is my first blog message:) At the final end I am going to blog about Mobicents Media server and other components of Mobicents platform. How to use it for development of the telco applications. Let’s start from one of the widely used telco application IVR, or Interactive Voice Response, is one of the most