Android smartphone
2013-03-07
Google Adwords Activated Accounts For USA
2013-02-20
เข้าดูข้อมูลส่วนตัว Facebook ของฉัน
|
2012-09-22
Sittishon Whungs has invited you to join Twitter!
| ||||||||||||||||||||||||||||||||||||||
2012-09-05
เตือนความจำ: ฮาจิบัง คินนิกุแมน ได้เชิญคุณเข้าร่วม Facebook...
|
2011-07-21
MIDAS.DLL
When developer using TClientDataSet controls.Developer must copy MIDAS.DLL to Windows\System32.
But. It not necessary.Only you define midaslib in uses block.
=========================================================================
EXAMPLE:
unit tesetconnu;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, DB, DBClient, MConnect, SConnect,Midaslib ;
type
TfTestConn = class(TForm)
sck1: TSocketConnection;
cds1: TClientDataSet;
ds1: TDataSource;
dbgrd1: TDBGrid;
private
{ Private declarations }
public
{ Public declarations }
end;
var
fTestConn: TfTestConn;
implementation
{$R *.dfm}
end.
-------------------------------------------------------------------------------------------------------------
2011-07-07
Sittishon Whungs wants to keep up with you on Twitter
Sittishon Whungs wants to keep up with you on Twitter
Twitter connects you with everything you want to know, right now. Short bursts of information are readily available from news organizations, corporate entities, politicians, celebrities, local businesses - even your close friends and family. Also, if you have something to share with the world, Twitter makes it super easy. To join for free, click the link below. http://twitter.com/i/a812421fd5277e010b58171c8e0d91eaccdd3358
Thanks,
About Twitter, Inc.
Founded in 2007, Twitter Inc believes the open exchange of information can have a positive global impact. Every "Tweet" is limited to 140 characters of text or links which means they are easily written or read on a wide variety of services and devices including any mobile phone, social networks, television, Macs, PCs, and the Web.
This message was sent by a Twitter user who entered your email address. If you'd prefer not to receive emails when other people invite you to Twitter, click here: http://twitter.com/i/o?c=e2pAzJAQ2W1H567tUZBkRoYuMELRMBBt8UEYrGVYFWEXW9WDdovPdA%3D%3D
Please do not reply to this message; it was sent from an unmonitored email address. This message is a service email related to your use of Twitter. For general inquiries or to request support with your Twitter account, please visit us at Twitter Support.
2010-12-11
Multi-tier project with delphi.
1. Socketserver. You can find socket server in "c:\program files\borland\delphi7\bin\".The following is below figure.
Second step.What is socket server do.
Socket server is using easy define port for client connecting.You can add and remove port with once.When you run scktsrvr.exe it is going to tray icon.














