RealBasic (wodSmtpServer / wodPop3Server / wodImapServer)

by Anthony Mongon @, (6523 days ago)

Do you know if your SMTPServer (.ocx or .dll) will work in Realbasic?

If so any examples or suggestions? I can get this to work as the samples show in VB6, I can only get so far with the Realbasic (intializes and works) but I cant get any of the objects. I think it has something to do with these being OLEObjects in Realbasic.

locked

Re: RealBasic

by woddrazen @, (6523 days ago) @ Anthony Mongon

Hi Anthony,


Please send us e-mail to techsupport@weonlydo.com and I will send you simple sample in RealBasic 2007 which is using wodSmtpServer.ocx.

To Add wodSmtpServer ActiveX Object in RealBasic 2007 you should go to:

Project -> Add -> ActiveX Component

In Controls Tab check wodSmtpServer Class and Click OK.

Double-Click Window1

In Top Left select in drop down menu Project Controls and drag and drop to form wodSmtpServer control.

Hope I helped.


Regards,
Drazen

locked