|
|
ID: 24573, MidWare multi-tier framework for Delphi and CBuilder
MidWare is a set of component to build multi-tiers client/server applications using TCP/IP communication and Borland Delphi or CBuilder.
|
| Download
| Details
|
|
|
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
|
To download this, you must have registered:
|
For C++Builder, Version 1.0
to 11.1
100 downloads
Copyright: Commercial use requires permission
Updated on Wed, 05 Sep 2007 17:49:02 GMT
Originally uploaded on Tue, 01 May 2007 03:15:42 GMT
SHA1 Hash: 8303B445D2C4C3A70D2773656DB53BB5493A3FDB
MD5 Hash: AB230B7C9D3F4C9A6029EE6276BF6F20
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
| Description
|
MidWare is a set of component to build multi-tiers client/server applications using TCP/IP communication.
There are components for server side and other components for client side. MidWare take care of communication between client and server.
At server side, you write your business rules in so called "TServerObject". Your application server is just MidWare AppServer and RequestBroker components with a collection of your TServerObject implementing your business rules. You can access any database type you like. Midware is not tied to any. You simply use your favorite database component.
At client side, you have a component to connect to the application server. It is used to send or query data. There is another TDataSet derived component which will do the interface between MidWare and your standard data-aware components (such as DBGrid and DBEdit) you use to build the user interface.
Client build with MidWare are thin client with zero installation. No BDE is required, nor any database component.
MidWare works equaly well on a LAN/WAN or on the internet. It uses a single TCP port and can be used accross a SOCKS proxy.
|
|

Server Response from: CDC2
|