ActiveX + Picnic + 簡訊傳輸

16
ActiveX + Picni c + 簡簡簡簡 簡簡簡 簡簡簡 簡簡簡 、、

description

ActiveX + Picnic + 簡訊傳輸. 雷華德、方煒、陳育瑋. Outline. 準備項目 API 指令說明 利用 VB 專業控制項發送簡訊 範例. 準備項目. 到台灣簡訊公司的網站申請一個帳號 申請帳號 http://www.twsms.com/ 花 100 元買 80 點數,允許傳輸約 80 通簡訊 有安裝 MS VB 的電腦,本身在系統的 system32 目錄就有相關的 MSinet.ocx 否則需將 MSinet.ocx 檔案安裝到 windows/system32 目錄. 台灣簡訊公司. API 說明. - PowerPoint PPT Presentation

Transcript of ActiveX + Picnic + 簡訊傳輸

  • ActiveX + Picnic +

  • OutlineAPIVB

  • http://www.twsms.com/1008080MS VBsystem32 MSinet.ocxMSinet.ocxwindows/system32

  • APIHTTPGET Method http://api.twsms.com/send_sms.php?Tag=Value&Tag=Value

  • VB

  • Inet Microsoft Internet Transfer Control API http://api.twsms.com/send_sms.php?Tag=Value&Tag=Value

    Inet1.Execute "http://api.twsms.com/send_sms.php?username=***&password=***&type=now&encoding=big5&mobile=***&message=***&vldtme=3600", "GET"

  • Stop ICON