Showing posts with label toolkit. Show all posts
Showing posts with label toolkit. Show all posts

March 25, 2023

Bopup IM Client SDK version 1.3.0

 Our IM client SDK that is designed for C++, VB and Microsoft Office (VBA) developers has been updated to version 1.3.0 

The new release includes recent versions of libraries. This also avoids from issues when existing applications built on the SDK stopped working if recent version of Bopup Messenger/Observer client is installed on same workstation.

Review the following list of changes in order to properly apply modifications on migration from earlier versions of the development kit.

What's new in version 1.3.0:

  • OpenSession() method of all interfaces now includes new text parameter that receives a brand name.
  • Length of OU name passed by lpszOUName in TRANSFER_OU_STRUCT structure that is used by IServerClient interface (C++) was extended from 32 to 64 symbols.
Developer information is available in the online documentation.

November 5, 2015

Bopup IM Client SDK is now also friendly with IPv6

New version 1.2 of Bopup IM Client SDK supports networks with only IPv6 protocol enabled. This release also added support for new flags set for users' Contact List and Messaging Groups on the communication server.


Bopup IM Client SDK provides functions for connecting and establishing IM session with the communication server, sending/receiving personal and group instant messages, receiving urgent and high-priority tasks from the server, managing user's contacts, receiving presence status updates within the Contact List. This SDK supports various authentication methods to authorize users on the IM server: Simple, Windows Authentication (SSPI) and using Private login and password credentials entered by a end-user. 

Using SDK components it is possible to implement instant messaging client applications using various programming languages and platforms including C/C++ and Microsoft VB.NET/C# frameworks. SDK library also provides an interface for VBA (Visual Basic for Applications) environment support that is available as built-in development platform in Microsoft Office software and allows to create macros for a range of Office applications such as Excel, Word, Outlook, Access, PowerPoint and others. 

Download Bopup IM Client SDK version 1.2

February 25, 2012

Bopup IM Client Software Development Kit (SDK) is now available!

We are proud to announce that Bopup IM Client SDK version 1.0 has been released and now is available for download. Using this Software Development Kit developers and companies can create instant messaging client applications and software that uses our Bopup Communication Server.


Bopup IM Client Software Development Kit (SDK) is a toolkit for Windows platform that provides documentation, samples and COM components for building powerful instant messaging functionality into existing applications, creating and developing a chat messenger software based a client/server architecture. Applications built on this SDK interact and communicate with Bopup Communication Server (IM server software) that must be installed as a server-side part of the instant messaging system.

Bopup IM Client SDK provides functions for connecting and establishing IM session with the communication server, sending/receiving personal and group instant messages, receiving urgent and high-priority tasks from the server, managing user's contacts, receiving presence status updates within the Contact List. This SDK supports various authentication methods to authorize users on the IM server: Simple, Windows Authentication (SSPI) and using Private login and password credentials entered by a end-user.

IM Client SDK allows to create two types of the end-user applications: one-way messenger like Bopup Observer software and full-featured IM client like our Bopup Messenger. The SDK is freely distributed and it depends on a 45-day trial of Bopup Communication Server. Pricing for IM client applications that are written using our SDK is based on a regular pricing for Bopup Messenger and Bopup Observer software. For more information on pricing please refer our order page at http://www.bopup.com/order/

To learn more about Bopup IM Client SDK and to download the development kit setup package please go to product page at http://www.bopup.com/products/sdk/

Developer's Guide and help is also available in the Online Product Documentation and can be found at http://www.bopup.com/onlinehelp/sdk/getting_started/overview.html