Homeioan Ghip
ioan Ghip
Member since: Tuesday, 18 March 2014
Last login: 4 years ago
Profile viewed: 441 views

No Rank
Points: 0
I'm using something like this:
uses
AWS.SNSService;
procedure someProcedure
var
snsService: TsnsService;
begin
snsService := TsnsService.Create(nil, AmazonSNSKey, AmazonSNSSecret);
try
snsService.Publish(AmazonSNSTopic, 'test subject', 'test message');
finally
snsService.Free;
end;
end;
Read More...
I was thinking of installing in VMs too. Are you using VM player, server or workstation? Does it run well on 8GB of RAM?
Read More...
I have to switch from using Delphi on a desktop to a laptop. What processor and how much RAM do you guys recommend? What laptop brands do you use? I want one that is light and the battery lasts for several hours.
TIA
Read More...
No personal information is shared.