The Artima Developer Community
Sponsored Link

Java Answers Forum
telephone

4 replies on 1 page. Most recent reply: Apr 5, 2002 3:25 AM by Maurice Naftalin

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 4 replies on 1 page
Maysoon

Posts: 64
Nickname: hm
Registered: Mar, 2002

telephone Posted: Apr 3, 2002 12:21 PM
Reply to this message Reply
Advertisement
hello all

can i write a java program that calls a telephone?


Palani kumar

Posts: 7
Nickname: coolgossip
Registered: Mar, 2002

Re: telephone Posted: Apr 3, 2002 10:41 PM
Reply to this message Reply
Hai
You can use Java telephony API

Maysoon

Posts: 64
Nickname: hm
Registered: Mar, 2002

Re: telephone Posted: Apr 4, 2002 3:20 PM
Reply to this message Reply
ok ,but is there a special packege for it ,to install
it from sun ,is it subset of javax.mail.*
or what?

Maysoon

Posts: 64
Nickname: hm
Registered: Mar, 2002

Re: telephone Posted: Apr 4, 2002 3:27 PM
Reply to this message Reply
ok ,but is there a special packege for it ,to install
it from sun ,is it subset of javax.mail.*
or what?

Maurice Naftalin

Posts: 1
Nickname: mauricen
Registered: Apr, 2002

Re: telephone Posted: Apr 5, 2002 3:25 AM
Reply to this message Reply
You want the javax.comm API. Instructions for how to get a modem to dial out appear in Ian Darwin's recent "Java Cookbook". I think the telephony API is overkill - AFAIK it's for programming switches.

Flat View: This topic has 4 replies on 1 page
Topic: converting the extensions Previous Topic   Next Topic Topic: Line numbers for editor using JTextArea

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use