LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

send sms login

hi
     i want to send sms when critical postion occurs. there is one web portal www.way2sms.com providing free sms through internet. my question is i want to login in my account and send sms through that... it is possible. if any idea plz...............
------------------------------------------------------------------------------------------------------------------
Indrajit

| indrajitbarve@gmail.com | indar_indar2005@yahoo.co.in .
0 Kudos
Message 1 of 6
(4,848 Views)
Hello,
I've an example download from NI in the past that could help you.
Software developer
www.mcm-electronics.com





PORTUGAL
Message 2 of 6
(4,835 Views)
Hi indrajit,
i´m sure its possible. You could use activex for it or you analyze the packages which were send if you login manually. You can then use http commands to send the same.
Mike
 
[edit] i read in the internet and don´t saw that jorge already posted [edit]


Message Edited by MikeS81 on 06-12-2008 03:49 PM
Message 3 of 6
(4,830 Views)
hi  mike
   i am little bit confused .. can u tell me clearly.. plz give some ideas....plz

------------------------------------------------------------------------------------------------------------------
Indrajit

| indrajitbarve@gmail.com | indar_indar2005@yahoo.co.in .
0 Kudos
Message 4 of 6
(4,822 Views)

Hi indrajit,

you see the activex solution in jorge´s post. The other way i mentioned is, you can use Wireshark to analyze the packages which were send if you manually connect to the sms service side (something like HTTP GET ...). If you have this information you can build your own http requests to login. Search for the "Dilbert thread from GerdW" there is an example how you can send http requests.

Hope it helps.
Mike

Message 5 of 6
(4,817 Views)
Hi indrajit,
did you get what you need? Is it now possible for you to login to the webside?

Mike
0 Kudos
Message 6 of 6
(4,782 Views)