Connecting Tech Pros Worldwide Forums | Help | Site Map

VB & Paging

Member
 
Join Date: Feb 2008
Posts: 34
#1: Dec 29 '08
Hi
is some 1 has any clue to page some information to a pager in VB6 from a form.? or i have to use 3rd party tool?
Thanks
Manjeet

debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,511
#2: Dec 29 '08

re: VB & Paging


i believe it is same as sending SMS .
Member
 
Join Date: Feb 2008
Posts: 34
#3: Dec 29 '08

re: VB & Paging


How Does it work for SMS
debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,511
#4: Dec 30 '08

re: VB & Paging


you need to connect to some external SMS gateway. You can use third party components.
Newbie
 
Join Date: Oct 2008
Posts: 4
#5: Jan 12 '09

re: VB & Paging


Let me try and answer your questions.

Do you need to receive SMS? If you need to receive SMS, you will need to host your own GSM device or modem so that people can send you SMS.

If not, you can just use internet SMS gateways like clickatell to do the work, and post to them by HTTP, XML or email. The cost is about 6-8 cents per SMS. There are cheaper services, but not always reliable. If you need to host your own GSM device, you can use software like Kannel: Open Source WAP and SMS Gateway (GPL Open Source) or http://visualtron.com/enterprise/sms-gateway.

Regards,
SMS Gateway@Expert
Reply


Similar Visual Basic 4 / 5 / 6 bytes