Converting Delphi 2007 Indy 10.2.3 to Delphi 2009 Indy 10.5.5 [Edit]Hello,
I am currently attempting to port over a Delphi 2007 project that uses Indy 10.2.3 (very successfully) to Delphi 2009 and Indy 10.5.5 (I just got the latest development build this morning). I think I am running into an encoding issue, but am not sure. Specifically, IDHTTP with SSL calls an old CGI and the CGI returns a .zip file and I then save it to the disk. In 2007 and before this worked perfectly. In 2009, it is not. Here is the examples of the 2 different results (though cut way short in the post) I
am getting back:
2007:
'PK'#3#4#$14#0#0#0#8#0'rLQ9žrPb€'#0...
migrating from Delphi 6 With Indy 10 to XE7 with Indy 10I updated the original Indy in D6 to version 10 several years ago. Now I want to migrate my application from D6 to XE7 and would like some feedback on the best route to take. I usually send data using readln and writeln statements. The data is typically XML format. Since migrating to XE7 will include potential unicode data what is the best approach to take when reading and writing data? Will writeln and readln work in these cases or should I be using a different strategy to send unicode data between
the tidtcpclient and tidtcpserver applications?
al wrote:
> I usually send data ...
OpenSSL Libraries for Indy 10 in Delphi 2010Hi All,
I am not able to load OpenSSL libraries (libeay32.dll, ssleay32.dll) in Delphi 2010 using Indy 10.
Below is the list of functions not getting load,
DES_set_odd_parity
DES_set_key
DES_ecb_encrypt
CRYPTO_cleanup_all_ex_data
SSL_COMP_get_compression_methods
EVP_MD_CTX_init
EVP_DigestInit_ex
EVP_DigestFinal_ex
EVP_MD_CTX_cleanup
please advice.
Also can anyone share the link to download latest/compatible OpenSSL libraries.
Thanks.
--
Thanks,
Nilesh (Delphi Developer)
<Nilesh Ghade> wrote in message news:286582@forums.embarcadero.com...
> I am not a...
Delphi XE / Delphi 2010Hello!
I noticed that Embarcadero® Delphi® 2010 Version is not on the list of products on
Embarcadero page.
Or is it still possible to buy it?
Will RAD Studio XE compile programs written in Delphi 2010 without problems.?
Thanks.
Am 13.09.2010 09:04, schrieb Petra Nemec:
> Will RAD Studio XE compile programs written in Delphi 2010 without problems.?
As always you will probably have to recreate the projects as the import
is still a bit -- special.
Christian
Hello!
Does anybody know if it is still possible to get a Delphi2010 trial version
(if yes where)?
...
from delphi 6 to delphi 2010Hi.
It is possible, with component RX, dxforumlibrary, InfoPower3000Pro,
StringAlignGrid.
Accepts communication BDE.
Thank by comments.
excequiel arostica wrote:
>Hi.
> It is possible, with component RX, dxforumlibrary,
>InfoPower3000Pro, StringAlignGrid. Accepts communication BDE.
>
>Thank by comments.
Rx is dead and sources are taken over by jcl/jvcl. I dont know about
the rest of the components and i have no experiences with bde over the
last 9 years.
excequiel arostica wrote:
> Hi.
> It is possible, with component RX, dxforumlibrary,...
Indy 10, TIdWebDAV & ownCloud in Delphi 2010 [Edit]Hi everybody! It's the first time I try to develop an application that uses an ownCloud repository.
As a first try, I put down a TIdWebDav component on a form, called connect method to server and then disconnect.
All right up to here.
In few words, what I have to do is:
- Connect and authenticate (basic authentication, username and password, even in clear)
- Get files/folders list (even subfolders of course)
- Download a file by full name
- Upload a file to specified position
- Disconnect
Unfortunately, I can't find any help on the web about TIdWebDAV's methods, or e...
Indy 10 / Tiburon / Latest SVN / Delphi 2010 WarningsHi,
When compiling Indy 10 (Tiburon) latest SVN under Delphi 2010, a few warning
are popping up. No real problem here, just a fyi.
Checking project dependencies...
Building IndySystem140.dproj (Debug configuration)
Building IndyCore140.dproj (Debug configuration)
[DCC Warning] IdThread.pas(336): W1000 Symbol 'Suspend' is deprecated
[DCC Warning] IdThread.pas(473): W1000 Symbol 'Resume' is deprecated
[DCC Warning] IdSchedulerOfThreadPool.pas(166): W1000 Symbol 'Resume' is
deprecated
[DCC Warning] IdSchedulerOfThreadPool.pas(184): W1000 Symbol 'Resume&...
Price of upgrade from Delphi 2010 Professional to Delphi 2010 Enterprise?It's weird, but I could not find the answer on so simple question not in Embarcadero Shop, neither by the forum search.
For example, the shop info about Enterprise upgrade says:
The Upgrade product is available to registered owners of 2006-2009 versions, blah-blah...
So, if I'm Delphi 2010 Professional user, I even not eligible for upgrade? I have to buy a new version of Enterprise???
But if I'm Delphi 2006 Professional user, I can upgrade.
Please clarify this nonsense for me.
Exact question is in the subject.
Thanks!
Hi Dmitri,
> It's weird, but I could not...
delphi 7 Indy 9 and Indy 10Hi, I can upgrade to indy 10 in delphi 7. But I have discover that indy 9
and Indy 10 have some different properties, so i had to change my old
programs that were made in indy 9 to upgrade it to new version, but it is a
long work. So I want to know if it is possible to install in the same delphi
7 both versions indy 10 and indy 9. I have tried to do it but i received a
error message:
Cannot load package 'IndySystem70'. It contains unit 'IdWinSock2', which is
also contained in package 'Indy70'.
Some can give me ideas or a link to read how to install both versi...
Migrating From Delphi 7 to Delphi 2010We did not know which forum was the best for this question.
We have been wanting to migrate from Delphi 7 to a later version for years but it appears to be a daunting task. We first looked at D2006 and that was a radical new world. We bought D2010 a couple of years ago and not done much with it because there are so many parts to our applications. We have done a few new applications in D2010 and they seem to work okay. D2010 has not been impressive, perhaps because of the strangeness compared to D7.
Is is possible for us to do a phased sort of migration where we do a form at a time? ...
Using Delphi 7 and Delphi 2010I had a project in Delphi 7.
I worked on it in Delphi 2010.
When I try to open the .dpr again in Delphi 7, the IDE toolbar widens across both monitors, and Delphi 7 locks up.
It appears that Delphi 2010 modifies the .dpr in a way that makes Delphi 7 unable to open it again.
All my forms & units appear to open fine in D7 after D2010, except for the warnings on the ExplicitHeight and ExplicitWidth properties being missing...
I can easily recreate the .dpr, but is this expected behavior?
Thanks.
Tom Field wrote:
> I had a project in Delphi 7.
>
> I worked o...
Delphi 2010 w Delphi 2007I have D2007 installed on my laptop (XP sp3 running on dual core Athlon).
Can I install D2010 on this machine without it affecting D2007? Will D2010
affect D2007 in any way?
Thanks,
Randall Carpenter
> {quote:title=Randall Carpenter wrote:}{quote}
> I have D2007 installed on my laptop (XP sp3 running on dual core Athlon).
> Can I install D2010 on this machine without it affecting D2007? Will D2010
> affect D2007 in any way?
Won't hurt a thing. I have D7, RAD Studio 2007, RAD Studio 2009, and RAD Studio 2010 all on my desktop system and they coexist fine. Jus...
Migrate from Delphi 2007 to Delphi 2010Hi All,
Thanks in advance for your help.
Below is my query,
Currently I am using Delphi 2007 and i want to migrate to Delphi 2010.
1. What all things i need to take care while doing this?
2. What all third party components will get impacted?
3. Any known issues in Delphi 2010 which might impact the cause?
4. Any changes in database operation required as i am using Oracle?
Hope I have post this query under correct category. If not sorry for the trouble and could you please suggest me the correct category for this?
Looking forward for your response.
Have a great day.
Th...
Delphi 2010 professional to Delphi XE3Hello,
Sorry for this is not right place to ask this question:
I have Delphi 2010 professional version, I like to upgrade to Delphi XE3
Am eligible to upgrade or no not? I like answer from Delphi sales team. I couldn’t find email to ask them.
Thanks
Mike Thomas <> wrote in news:506459@forums.embarcadero.com:
> Hello,
>
> Sorry for this is not right place to ask this question:
> I have Delphi 2010 professional version, I like to upgrade to Delphi
> XE3 Am eligible to upgrade or no not? I like answer from Delphi
> sales team. I couldnât find emai...