Page 1 of 1

use icq to send sms

Posted: Fri Sep 07, 2007 12:37 am
by giliat
hello
on the icq net from my pc i can send sms to mobile phons

i'm lloking for a way to make a page on site that will send from a form to some script that will connect to the icq and transfer it to mobile phone

the same thing that the program dose on the pc but to do it online

thanks
Gil


:idea:

Posted: Sat Sep 22, 2007 12:45 pm
by mezise
Hi Gil,
maybe ICQ has a command line or network interface for sending sms'es, but I doubt it. There is other although not very efficient way to make it feasible. Computer with running ICQ program must be a server. You install PHP, AutoHotkey program, write a AutoHotkey script, write some socket programming in PHP and combine it all togehter.

Michal