Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: sggaunt
Forum: Delphi Mar 15th, 2007, 6:59 AM
Replies: 11
Views: 830
Posted By sggaunt
A-Ha The demo Application does this Clients :=...

A-Ha
The demo Application does this
Clients := TThreadList.Create;
in 'formcreate' Doh

The dll does now and now it works!!!
It also explains the symptoms. We saw a connection but no client...
Forum: Delphi Mar 15th, 2007, 4:18 AM
Replies: 11
Views: 830
Posted By sggaunt
Jimmy Thanks again. this version of the code has...

Jimmy Thanks again. this version of the code has now been abandoned bacause I dont belive the componet I was using will do the job. Please have a look at my New Thread (Update IdTCPServer in a DLL)....
Forum: Delphi Mar 13th, 2007, 11:56 AM
Replies: 0
Views: 362
Posted By sggaunt
Update IdTCPSDerver in a DLL

An update of the previouus bits, these were a bit fragmented so this time I am giving you the whole thing!

As an INDY Demo This would seem to do what we want, provided That the altered Indy demo...
Forum: Delphi Mar 13th, 2007, 6:14 AM
Replies: 11
Views: 830
Posted By sggaunt
Thanks for the Reply Jimmy Yes not done...

Thanks for the Reply Jimmy

Yes not done (much/anything) with DLL's untill now so I wasnt sure if errors would propergate out of the DLL or how they should be handled!

We were going to put the...
Forum: Delphi Mar 8th, 2007, 11:11 AM
Replies: 11
Views: 830
Posted By sggaunt
Thanks for your reply, not sure I fully...

Thanks for your reply, not sure I fully understand, heres are some of the calling functions maybe you can put it more in context?


procedure TForm1.Button1Click(Sender: TObject);
begin
try
...
Forum: Delphi Mar 8th, 2007, 4:22 AM
Replies: 1
Views: 261
Posted By sggaunt
working with the INdy client/sever socket componets

Hello my name is Steve, and I have been programming in Delphi for
several years, but never done anything with Sockets or anything using
Indy style components. so I am a complete novice from that...
Forum: Delphi Mar 5th, 2007, 3:47 AM
Replies: 11
Views: 830
Posted By sggaunt
Here is the code in tags, Please notice the...

Here is the code in tags,
Please notice the ammended part (lack of implict creation of the data module)which was causing the hang.
However there are still problems in that although my fire wall...
Forum: Delphi Mar 3rd, 2007, 5:00 AM
Replies: 11
Views: 830
Posted By sggaunt
Sorry about that: The original location of this...

Sorry about that: The original location of this post did indeed have [code[/code] tags, but they didnt come across in the paste.
Shortage of time to completion of this project meant I needed help...
Forum: Delphi Mar 2nd, 2007, 4:05 AM
Replies: 11
Views: 830
Posted By sggaunt
Componets in a dll

The following code is an attempt to put the Delphi7 demo application Delphi7/demos/Internet/netchat/netchat.dpr
into a dll

I have used the dll wizard to set up the library code and then added a data...
Showing results 1 to 9 of 9

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:15 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC