|
-
Aug 19th, 2002, 02:50 AM
#1
Thread Starter
Addicted Member
Using MSComm control in ActiveX dll to send SMS from web
Hi there
I need to access my PC from the internet and communicate with an SMS device attached to my serial port to send an SMS message.
My thoughts are to access a web page on my PC (I have already created a quick program that identifies the current IP address of my machine and stores it on our webserver) that uses CreateObjext() to create a VB ActiveX component that communicates with the serial port.
[If you have any better ideas then please shout ]
1) I have used the MSComm control successfully within a VB .EXE. How can I use it within an ActiveX dll component? I have added the control from Projects; Components then tried declaring it but it is still set to Nothing.
2) There seems to be a problem creating objects on my PC from the web (obviously to prevent malicious programs running). What is the best way araound this?
All thoughts would be most welcome!
Thanks
Kester
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|