Georgefor/dev/Realmdevrealm.hashnode.net·Mar 30, 2020Testing proprietary systemsThere are times when you have to integrate into a proprietary or legacy system, most of the time, using an API to implement the integration. Testing such integration with a proprietary or legacy system can be complex, if possible at all, since most o...Discuss·1 like·147 readsjtapi
Georgefor/dev/Realmdevrealm.hashnode.net·Mar 26, 2009JTapi OverviewThe Java Telephony API (JTAPI) is a portable, object-oriented application programming interface for Java-based computer-telephony applications. This article is an introduction to the Java Telephony API, presenting the most important elements of this ...Discuss·73 readsJTAPIjtapi
Georgefor/dev/Realmdevrealm.hashnode.net·May 22, 2009JTapi hands-on, part IIThis is the next article in the JTapi hands-on series that will present the Call and Connection interfaces from the Jtapi API. Using the Call and Connection interface, this article shows how to create and disconnect calls, and also inspect Connection...Discuss·60 readsJTAPIJava
Georgefor/dev/Realmdevrealm.hashnode.net·Mar 30, 2020Testing proprietary systemsThere are times when you have to integrate into a proprietary or legacy system, most of the time, using an API to implement the integration. Testing such integration with a proprietary or legacy system can be complex, if possible at all, since most o...Discuss·1 like·147 readsjtapi
Georgefor/dev/Realmdevrealm.hashnode.net·May 22, 2009JTapi hands-on, part IIThis is the next article in the JTapi hands-on series that will present the Call and Connection interfaces from the Jtapi API. Using the Call and Connection interface, this article shows how to create and disconnect calls, and also inspect Connection...Discuss·60 readsJTAPIJava
Georgefor/dev/Realmdevrealm.hashnode.net·Apr 5, 2009JTapi hands-on, part IThe story so far In the first article there was an introduction to the basic interfaces of JTAPI, that is JtapiPeer, Provider, Address, Terminal, Call and Connection. These are the basis on which we will built upon and continue in this article. Start...Discuss·66 readsJTAPIJava
Georgefor/dev/Realmdevrealm.hashnode.net·Mar 26, 2009JTapi OverviewThe Java Telephony API (JTAPI) is a portable, object-oriented application programming interface for Java-based computer-telephony applications. This article is an introduction to the Java Telephony API, presenting the most important elements of this ...Discuss·73 readsJTAPIjtapi