22 June 2010

Pluggers Software releases NTK Plugin 2.0

Networking ToolKit (NTK) is a plugin that offers a rich tool set for network communication. Version 2.0 includes many new features and full support for the Unicode features of 4D version 11 and 12. The most important new features are:

  • Unicode support.
  • Callback methods in components.
  • GZip/deflate compression.
  • Secure encryption of data supporting more than 100 encryption methods like AES, DES, Triple DES and Blowfish.
  • Hashing methods like MD5 and SHA1.
  • Hash-based Message Authentication Code (HMAC-MD5, HMAC-SHA1 etc.)
  • Creating and parsing of JSON data.
  • Markdown to HTML conversion.
  • An updated demo database with examples for a HTTP server and client, Telnet, JSON/RPC, Markdown etc.

Please refer to the section "Version history" in the documentation for a complete overview.

More information on NTK Plugin



20 April 2010

Pluggers Software releases MyConnect Plugin 2.0 and PostgreSQL Plugin 2.0

MyConnect Plugin and PostgreSQL Plugin have been updated to fully support the new features of 4D v11. The new versions now support Unicode, native image formats, text parameters longer than 32000 characters and callback methods that are part of a component.

Please refer to the section "Version history" in the documentation for a complete overview.

More information on MyConnect Plugin

More information on PostgreSQL Plugin



8 January 2010

Pluggers Software releases MyConnect Plugin 1.3.5 and API Pack 2.3.3

New versions of MyConnect Plugin and API Pack have been released. These versions include a few bug fixes regarding compatibility issues with 4D v11.

Please refer to the section "Version history" in the documentation for a complete overview.

More information on MyConnect Plugin

More information on API Pack



15 September 2009

Pluggers Software releases PDF Viewer 1.3.1

PDF Viewer has been updated to version 1.3.1. This version fixes a compatibility issue with Adobe Reader 9 on Windows.

Please refer to the section "Version history" in the documentation for a complete overview.

PDF Viewer is available for Mac OS X and Windows.

More information



9 June 2009

Pluggers Software releases NTK Plugin 1.1.3

NTK Plugin has been updated to version 1.1.3. This version includes improved error handling, allowing you to filter warnings more easily. An option has been added that allows you to control the maximum size of the backlog for server sockets. And an option has been added that allows to set the local IP address and port number for a client socket.

Please refer to the section "Version history" in the documentation for a complete overview.

NTK Plugin is available for Mac OS X and Windows.

More information



26 May 2009

Pluggers Software releases PostgreSQL Plugin 1.4

PostgreSQL Plugin has been updated to version 1.4. This version includes 6 new commands for pinging the database server, column bindings, inspecting query results, notices and SSL support.

Please refer to the section "Version history" in the documentation for a complete overview.

PostgreSQL Plugin is available for Mac OS X and Windows.

More information



7 April 2009

Pluggers Software releases MyConnect Plugin 1.3.4

MyConnect Plugin has been updated to version 1.3.4. This version includes a few small bug fixes and updated documentation.

Please refer to the section "Version history" in the documentation for a complete overview.

MyConnect Plugin is available for Mac OS X and Windows.

More information



17 March 2009

Pluggers Software releases Canvas Plugin 1.5.2

Canvas Plugin has been updated to version 1.5.2. This version includes a few bug fixes regarding compatibility with 4Dv11.3 and printing colors on Windows.

Please refer to the section "Version history" in the documentation for a complete overview.

Canvas Plugin is available for Mac OS X and Windows.

More information



7 February 2009

Pluggers Software releases PDF Viewer 1.3

PDF Viewer has been updated to version 1.3. This version includes a new display mode for the Mac version and the ability to control the scroll-bars position. It also fixes some compatibility issues with 4D v11 SQL.

Please refer to the section "Version history" in the documentation for a complete overview.

PDF Viewer is available for Mac OS X and Windows.

More information



17 January 2009

Pluggers Software releases Canvas Plugin 1.5.1

Canvas Plugin has been updated to version 1.5.1. This version includes a few bug fixes and a new command to calculate the best object size for a text object.

Please refer to the section "Version history" in the documentation for a complete overview.

Canvas Plugin is available for Mac OS X and Windows.

More information



23 September 2008

Pluggers Software releases Canvas Plugin 1.5

Canvas Plugin is a plugin for the 4th Dimension programming language that provides a rich toolbox for drawing objects inside a plugin area and adding interactivity to those objects. Its focus is on being a versatile developer tool, that allows you to create custom user interface controls such as custom buttons, animated menu's, gantt charts, taskbars etc. It offers a rich set of high-level events with complete programmatic control on the behavior.

Version 1.5 includes some new features and improved compatibility with 4D version 11. The most important new features are:

  • Support for cascading stylesheets.
  • Programmatically create stylesheets and set their various properties.
  • Programmatically create library pictures.
  • Commands for cloning a layer or a complete plugin area.
  • Plugin access can be limited to specific users in a client-server environment.
  • A hugely improved demo database with more examples.

Please refer to the section "Version history" in the documentation for a complete overview.

Canvas Plugin is available for Mac OS X and Windows.

More information



17 september 2008

Pluggers Software releases Scripting Tools version 1.1.2

Scripting Tools version 1.1.2. This version fixes an issue with the command "ST Do AppleScript" and Mac OS X 10.5.5 / Security Update 2008-05.

More information



11 august 2008

Pluggers Software releases updates for XML and NTK Plugin

XML Plugin has been updated to version 2.1. This version introduces complete XSLT support. The functionality of XSLT Plugin (which used to be a separate product) is now merged into XML Plugin.

More information

NTK Plugin has been updated to version 1.1.1. This version introduces a few new features such as a stop string for "TCP Receive", more advanced support for keep-alive connections and a built-in feature to limit the maximum number of concurrent connections of a server socket.

More information



23 july 2008

Pluggers Software releases updates for API Pack and PDFX Plugin

PDFX Plugin has been updated to version 1.1. This version adds Universal Binary support and fixes one bug.

More information

API Pack has been updated to version 2.3.2. This version introduces a new command for converting VBAG's to XML and improved support for 4D version 11.

More information



29 january 2008

Pluggers Software releases NTK Plugin version 1.1

NTK Plugin is a plugin for the 4th Dimension programming language that allows you to implement TCP and UDP socket network communications within your 4D applications. Using this plugin you can add powerful networking capabilities to your application.

The major new feature of version 1.1 is advanced SSL support with server-side and client-side verification. In addition commands have been added for maintaining statistics on server sockets, system debugging and logging tools, convenience functions for sending large files in chunks and a variety of other small improvements. Please refer to the version history in the documentation for a complete list of changes.

More information



9 october 2007

Pluggers Software releases updates for API Pack, MyConnect and PostgreSQL Plugin

API Pack has been updated to version 2.3. This version fixes some bugs and brings compatibility with 4D version 11. The plugin is now also available as a Universal Binary. Please note that with 4D v11 some of the formats of internal resources have changed and that some of the examples might have stopped working. Refer to the documentation for a complete list of changes.

More information

MyConnect Plugin has been updated to version 1.3. This version adds Universal Binary support, support for asynchronous queries, column bindings, constructing SQL queries in offline mode and storing SQL statements in blobs.

More information


PostgreSQL Plugin has been updated to version 1.3. This version adds support for constructing SQL queries in offline mode and storing SQL statements in blobs.

More information



4 september 2007

Pluggers Software releases NTK Plugin version 1.0

Networking ToolKit (NTK) is a plugin that allows you to implement TCP and UDP socket network communications within your 4D applications. With this plugin you can add powerful networking capabilities to your application.

Using NTK Plugin you can do things like:

  • Add a telnet interface to your 4D application for remote administration.
  • Invoke remote methods for distributed processing.
  • Automatic discovery of network services.
  • Add chat functionality within your applications.
  • Communicate with any TCP enabled device such as printers, barcode scanners or laboratory equipment over a network.
  • Implement client or server functionality for protocols such as HTTP, XML/RPC, HL7, SMTP, POP, DNS etc.
More information



Hot Links:

Click on the links below to go directly to the product page.

• API Pack

• Canvas Plugin

• Find by content pack

• Keychain manager pack

• LDAP Plugin

• MD5 Plugin

• MyConnect Plugin

• NTK Plugin

• PDF Plugin for 4D

• PDF Viewer

• PDFX Plugin

• PostgreSQL Plugin

• Regex Plugin

• Scripting Tools

• Spotlight Plugin

• SQLite Plugin

• Unit Testing Library

• XML Plugin











Pluggers Software © 2002-2010