473,499 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Java phone question

Hi,
I have ISDN (Fritz) card (PCI) in my PC.
I like to write a standalone java application with ability
to making outgoing calls and receive incoming calls.

On my PC I have installed J2SDK 1.4.1, JMF 2.1.1e and J323 5.0.0

Can somebody help me with well documented example link or maybe
personal expirience?

tnx
Jul 17 '05 #1
5 2788
I think that there is no Java library for ISDN (at least free one). Did you
google?

"dado" <pu****@yahoo.com> wrote in message
news:bq**********@ls219.htnet.hr...
Hi,
I have ISDN (Fritz) card (PCI) in my PC.
I like to write a standalone java application with ability
to making outgoing calls and receive incoming calls.

On my PC I have installed J2SDK 1.4.1, JMF 2.1.1e and J323 5.0.0

Can somebody help me with well documented example link or maybe
personal expirience?

tnx

Jul 17 '05 #2
Is there Java library for any phone ??

Yes I'm look at google but I find no usefull results...
"Mladen Adamovic" <ad***@logos-tel.com> wrote in message
news:bq**********@ariane.blic.net...
I think that there is no Java library for ISDN (at least free one). Did you google?

"dado" <pu****@yahoo.com> wrote in message
news:bq**********@ls219.htnet.hr...
Hi,
I have ISDN (Fritz) card (PCI) in my PC.
I like to write a standalone java application with ability
to making outgoing calls and receive incoming calls.

On my PC I have installed J2SDK 1.4.1, JMF 2.1.1e and J323 5.0.0

Can somebody help me with well documented example link or maybe
personal expirience?

tnx


Jul 17 '05 #3
Hey Tinix! (I like that name; it sounds a lot like the Minix file system
:-) )

The farthest I've got to writing such an app is a simple dialer. Here's
how I went about it....

Hardware: computer with external ISDN adapter that connects to serial port

I first open the serial port and send strings in the form of Hayes AT
commands. "ATDTphone_number" for dialing and "ATH0" for hanging up.
After an ATDT the terminal adapter does wait for a handshake and
automatically hangs up after a certain number of seconds.

The downside is that the analog ports on my ISDN terminal adapter work
independently so the only way I can get the stand-alone application to
work is by connecting an external modem to the analog line-out RJ11 port
of the ISDN terminal adapter.

Sorry, I couldnt be of much help.


dado wrote:
Hi,
I have ISDN (Fritz) card (PCI) in my PC.
I like to write a standalone java application with ability
to making outgoing calls and receive incoming calls.

On my PC I have installed J2SDK 1.4.1, JMF 2.1.1e and J323 5.0.0

Can somebody help me with well documented example link or maybe
personal expirience?

tnx

Jul 17 '05 #4
> Is there Java library for any phone ??

Yes I'm look at google but I find no usefull results...


I don't know if this is what you need, but did you take a look at the
Java Telephony API?
http://java.sun.com/products/jtapi/

Regards,
Nathan
Jul 17 '05 #5
I've never used it so i'm not sure how it works, but sun released
something called Java Telephony API. I think it's designed for use in
like callcenters and stuff, but i'm sure you could use it on your
computer just as a dialer.

http://java.sun.com/products/jtapi/index.jsp
"dado" <pu****@yahoo.com> wrote in message news:<bq**********@ls219.htnet.hr>...
Hi,
I have ISDN (Fritz) card (PCI) in my PC.
I like to write a standalone java application with ability
to making outgoing calls and receive incoming calls.

On my PC I have installed J2SDK 1.4.1, JMF 2.1.1e and J323 5.0.0

Can somebody help me with well documented example link or maybe
personal expirience?

tnx

Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
7188
by: TI | last post by:
Where would you start if you wanted to program perhaps a java application to enable a bluetooth mobile phone to work as walkie-talkie? ( schematics, compilers... ) thanks
4
5417
by: Lorenzo | last post by:
hi you all, first of all apologies for having cross-posted this message but really i did not know where to post it. please let me know what ng you consider the most suitable for the described...
4
2408
by: Brendan J Simon | last post by:
Hi, I have a Java application from a company. They also provide an API in C++ (MSW platforms only) and Java (for all platforms) for developers that want to create their own front end. I want...
6
22319
by: Dave Kuhlman | last post by:
Is JPE (the Python Java Extension) being used widely/actively? I tried to build it (with Python 2.3.4, j2se 1.4 on Debian GNU/Linux) and had quite a bit of trouble. And, then, the samples did...
20
2312
by: Ilias Lazaridis | last post by:
" A cooperation between Sun Microsystems and IBM&Co. in conjunction with liberal & high evolutive communities would result in an nearly unbeatable programming platform. My evaluation has shown:...
2
40600
by: Schraalhans Keukenmeester | last post by:
After searching for an emulator for the typical cellphone/handheld java applets (do these have a specific name like beans or something?) I arrived at Sun's website and found a download for a...
63
4893
by: s0suk3 | last post by:
I've been programming Python for a couple of years now. Now I'm looking to move on to either C++ or Java, but I'm not sure which. Which one do you think will be a better transition for a Python...
2
3731
by: yeshello54 | last post by:
so here is my problem...in a contact manager i am trying to complete i have ran into an error..we have lots of code because we have some from class which we can use...anyways i keep getting an error...
0
7006
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7169
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7215
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6892
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5467
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4597
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3096
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1425
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
294
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.