DelphiRAD StudioTech Partner

Powerful JPEG Video Streaming Library For Delphi And C++ Builder.

It is easy to create a video streaming server and client in your applications. The Video Stream library from WINSOFT allows you incorporate video streaming capability in your Delphi and C++Builder projects. How to install component 1) Download the component archive here.2) Extract files from the archive to any folder.3) You need to copy all of the files from the folder corresponding to the…
Read more
CodeDelphiRAD StudioTech Partner

Blazing Fast Socket Communications Component Library For Delphi

NetCom7 is an extremely optimized code on TCP/IP sockets. Forget using one thread per connection. With this suite, you can have as many concurrent connections to your server as you like. Threads are used per request and not per connection, and are maintained in a very fast thread pool class. The NetCom version 7.2 package is now multi-platform! You can compile your apps under all platforms in…
Read more
DelphiRAD StudioTech Partner

Easily Add Joystick Support (DirectX) with VCL In Delphi And C++Builder On Windows

It is surprisingly easy to add joystick support to your VCL app on Windows. Here is third party Delphi and C++ Builder component from WINSOFT for retrieving joystick position and status for any keys. You can use wired or wireless joystick for your application like games, audio/video players and other application. I have tested this delphi component on a recent Windows 10. All functionality…
Read more
DelphiTech Partner

Convert Java Class Files and .jar Archive Files into Delphi Modules Using the Java4Delphi Tool

Intro Java4Delphi converter tool helps to convert Java .class files and Java .jar archives to Delphi .pas files. So, Java classes and libraries can be used from Delphi projects easily. Java4Delphi by WINSOFT is a commercial tool and gives all the functionalities when you get a license. All the source code of JNI and Delphi4Java units will be included in it. The best thing about this tool…
Read more