Results 1 to 2 of 2
- 05-24-2008, 08:50 PM #1
Member
- Join Date
- May 2008
- Posts
- 4
- Rep Power
- 0
For JSP & JAVA experts -help me please
I am a computer science student and I work on Web-based project that depeneds on JSP, JAVA and MYSQL. There are 2 types of users who will use the system of my project: customers and staff.My doctor ask me to add some features to my project.
One of these features is privacy of customers' telephone numbers.
I want to allow market staff to call the customer without know his telephone number (for privacy issue).And if a customer calls the market, market staff just see his name.
*I know that there are programs (e.g. Skype) that are used to call from the computer to the telephone number but I want to retrieve the telephone number from the database and call the customer without seeing his number.
please help me how I can do this task and if there is available java code that
do this task or website that may help me
- 05-26-2008, 11:40 PM #2
Skype has a java api you can look it.
https://developer.skype.com/wiki/Java_API
Possibly you can write some code to retrieve the number from the db, dial skype but only show the name of the customer.
Similar Threads
-
For java experts -help me please
By java student in forum Advanced JavaReplies: 1Last Post: 05-25-2008, 06:37 AM -
Hello Java Experts :)
By mark-mlt in forum IntroductionsReplies: 2Last Post: 04-17-2008, 10:58 AM -
Java experts needed- 30 minute online Java projects
By michelle in forum Jobs OfferedReplies: 0Last Post: 03-05-2008, 11:47 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks