Smsicq.dll is a SMS Activex Component,used for Developers who want to make theirApps or web site to send sms through icq network.It has been tested in VB application and asp file of website
Here is a sample Code of asp: set smsicq = Server.CreateObject("smsicq.SMS") smsicq.setRegCode = "regcode u get when u bug this component" smsicq.setTimeOut = 30 'function send, Syntax: 'smsicq.send icqnumber,icqPassword,Country or disctrict Code(no '+' leading),targetmobilephone,message,carrier(u can set value to country or disctrict code) smsicq.Send icqno,icqpass, ccode, tophone, msg,"aaa" set smsicq = nothing

Smsicq.dll 1.2 was released by xm100.com on Thursday 16 September 2004.
Smsicq.dll will run on Windows 95, Windows 98, Windows Me, Windows 2000, Windows NT and Windows XP.