• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Mobile - PC communication ?

 
Ranch Hand
Posts: 782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guyz,
I am developing an application such that, e-Mail messages and SMS messages [in Text] can be listned on mobile sets [in Speech]. That is Text To Speech (TTS) conversion is made at Mobile Service Provide(MSP) side [e.g Vodafone]. However, I am just doing simulation of this concept rather to work with some MSP in real.
For this simulation, I need to connect my PC (which is performing a role of MSP) with mobile set (which is performing a role of client). For PC-Mobile connection I have two choice 1)cable connection 2) wireless connection.
Now, please help me in choosing type of connection. And how I will do this.
Bye,
Viki.
NOTE: I can send u block diagram (a high level view) of my concept explained above. Or can upload it.
 
Ranch Hand
Posts: 346
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Vikrama Sanjeeva:
Hi guyz,
I am developing an application such that, e-Mail messages and SMS messages [in Text] can be listned on mobile sets [in Speech]. That is Text To Speech (TTS) conversion is made at Mobile Service Provide(MSP) side [e.g Vodafone]. However, I am just doing simulation of this concept rather to work with some MSP in real.
For this simulation, I need to connect my PC (which is performing a role of MSP) with mobile set (which is performing a role of client). For PC-Mobile connection I have two choice 1)cable connection 2) wireless connection.
Now, please help me in choosing type of connection. And how I will do this.
Bye,
Viki.
NOTE: I can send u block diagram (a high level view) of my concept explained above. Or can upload it.


the obvious choice is wireless as to make sure it goes through the message gateway so you see that you have handled things properly, right?
 
Vikrama Sanjeeva
Ranch Hand
Posts: 782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
What do u mean by "message gateway"? By the way, I am complete newbie in mobile computing
Bye,
Viki.
[ June 14, 2003: Message edited by: Vikrama Sanjeeva ]
 
Vikrama Sanjeeva
Ranch Hand
Posts: 782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Still waiting. I think message gateway is a software which plays a role of interprator between mobile and PC. But where can I get one from? and how my mobile will wirelessly connect with PC? I mean how signals will be transmitted and how actually my mobile will connect with my PC.
Bye,
Viki.
 
You get good luck from rubbing the belly of a tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic