Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- wodXMPP
- Methods
- Properties
- Authentication
- AutoVisible
- BackColor
- Blocking
- BorderVisible
- Capabilities
- ChatRooms
- CombineResources
- Contacts
- Enabled
- Features
- Files
- FillColor
- Font
- ForeColor
- Identity
- Language
- LastError
- LastErrorText
- Login
- Notification
- Password
- Picture
- Port
- Priority
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- Register
- Resource
- RowHeight
- SecureMethod
- Security
- Services
- ServicesFiltered
- ShowMyself
- SmallFont
- State
- StateText
- Status
- StatusText
- TabStop
- Timeout
- UseUPnP
- VCard
- Version
- Events
- ChatRoomData
- ChatRoomInvite
- ChatRoomListDone
- Click
- Connected
- ContactAuthRequest
- ContactList
- ContactSearchDone
- ContactStatusChange
- DblClick
- Disconnected
- Error
- FileTransferEnd
- FileTransferProgress
- FileTransferStart
- HostCertificate
- IncomingMessage
- IncomingNotification
- Pong
- PreTranslateCommand
- PreTranslateReply
- PrivateData
- ServiceRegister
- ServiceStatusChange
- StateChange
- UnhandledIQ
- VCardDetails
- IwodXMPPNotify
- Methods
- ChatRoomData
- ChatRoomInvite
- ChatRoomListDone
- Connected
- ContactAuthRequest
- ContactList
- ContactSearchDone
- ContactStatusChange
- Disconnected
- Error
- FileTransferEnd
- FileTransferProgress
- FileTransferStart
- HostCertificate
- IncomingMessage
- IncomingNotification
- Pong
- PreTranslateCommand
- PreTranslateReply
- PrivateData
- ServiceRegister
- ServiceStatusChange
- StateChange
- UnhandledIQ
- VCardDetails
- Methods
- XMPPChatRoom
- XMPPChatRooms
- XMPPContact
- XMPPContacts
- XMPPFeature
- XMPPFeatures
- XMPPFile
- XMPPFiles
- XMPPIdentities
- XMPPIdentity
- XMPPMessage
- XMPPService
- XMPPServices
- XMPPTag
- XMPPTags
- XMPPVar
- XMPPVars
- XMPPVCard
- Methods
- Properties
- BirthDay
- Description
- FirstName
- FullName
- HomeAddress
- HomeAddressExt
- HomeCellPhone
- HomeCity
- HomeCountry
- HomeFax
- HomePhone
- HomeState
- HomeZip
- JID
- LastName
- MiddleName
- NickName
- OrganizationName
- OrganizationUnit
- Photo
- PhotoData
- PhotoURL
- Role
- Title
- URL
- WorkAddress
- WorkAddressExt
- WorkCellPhone
- WorkCity
- WorkCountry
- WorkFax
- WorkPhone
- WorkState
- WorkZip
- wodXMPP
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Getting Started
1. What do you get with wodXMPP component?
No matter if you are using trial/evaluation or licensed version, you get all needed files without any restrictions. Trial version will display nag screens each few minutes.2. What does the installation of wodXMPP component include?
Component:- wodXMPP.DLL COM object (x86)
- wodXMPP.OCX ActiveX Control (x86)
- wodCertificate.DLL COM object (x86)
- wodXMPP64.DLL COM object (x64)
- wodXMPP64.OCX ActiveX Control (x64)
- wodCertificate64.DLL COM object (x64)
- wodXMPP.CHM helpfile
- wodXMPP.PDF printable manual
- wodCertificate.CHM helpfile
- wodCertificate.PDF printable manual
- License Agreement
- Release notes
- Source code samples written in Visual Basic 6 (for ActiveX)
- Source code samples written in Visual Basic 6 (for COM object)
- Source code samples written in Visual C++ MFC
- Source code samples written in VBS
- Source code samples written in VB.NET
- Source code samples written in Delphi 6
- Source code samples written in ASP
3. Compatibility with development tools
wodXMPP has been tested and works with all major Windows development languages, including:- MS Visual Basic 5/6
- MS Visual C++ 2008 and up
- MS Visual InterDev
- MS Office Access
- MS FoxPro
- Borland Delphi
- Borland C++ Builder
- PowerBuilder 7 and up
- ASP
- VBS
4. Upgrading from previous version
In most cases, you will only need to replace DLL or OCX with new version. In rare cases, you might need to remove wodXMPP from your project, install the upgrade, and then put wodXMPP back to your project. This is needed when newer wodXMPP contains new properties, and tries to persist them in property bag. Since previous version does not have enough information in it's existing property bag, error may occur.5. How and what do I need to distribute my product with wodXMPP?
Please refer to 'Technical and distribution information'.Getting started in VB | Working with the COM object and ActiveX control. |
Getting started in VC | Working with the COM object and ActiveX control |
Getting started in Delphi | Working with the COM object and ActiveX control |