Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Client - Server Application! Some Ideas Pls!

Status
Not open for further replies.

Fori

Programmer
Jun 18, 2003
84
0
0
MT
Hi All

I have a client - server application and i'm adding some functionality to it!

i'm building a new server application which will wait until it recieves a mesage from the client and for example will be instructed to send an email or an SMS!

The question is how can the client instruct the server to send a particular sms! how should i pass that instruction!

I'm using VB6(duh) and SQL Server 2000! Any help would be greatly appreciated!

Also i have a Mobile connected to the com1 port of the server so it can send SMSs ... do you have any idea on how to send smss that way!

Thanks
Nick
 
Have you looked into an SDK from Nokia?

I know that they do PC Suites, it's possible that you may be able to use this by finding windows and sending keys...

Andy
"Logic is invincible because in order to combat logic it is necessary to use logic." -- Pierre Boutroux
 
Use Winsock to communicate between server and client.
 
Thanks Andy i will take a look at the Nokia Site!

Are there any ideas on the other issue!

Thanks
Nick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top