Re: [twsocket] Does ICS support ...

2005-10-18 Thread Wilfried Mestdagh
Hello Jack,

I was just editing this faq whitch could answer one of your questions:

[Author]
Marco van de Voort
[Email]
[EMAIL PROTECTED]

[Answer] Since there seem to be quite some confusion about the extend of
fixes FPC needs, I made a ICS/FPC status page, that explains the needed
changes, reasons and versions:

  http://www.stack.nl/~marcov/ics.html

Since the fpc port is only available on CVS, I quickly zipped it, and
put it at

  http://www.stack.nl/~marcov/icsfpc.zip

---
Rgds, Wilfried [TeamICS]
http://www.mestdagh.biz

Tuesday, October 18, 2005, 00:17, Jack wrote:

 Hello all,

 I have a few questions about what ICS supports and doesn't support:

 - Does ICS support Linux (Kylix)?
   There are a few versions of ICS for various versions of Kylix.
   I'm not sure how well ICS works on Linux. I remember seeing
   some discussions regarding the different mechanism of signaling
   and messaging between Windows and Linux. I'm not sure if that
   means that there are still issues?

 - Does ICS support FreePascal?
   I saw some sporadic mentioning of FreePascal in ICS archive
   but I didn't get an impression that FreePascal is supported.

 The reason I'm asking is that I have a Delphi application that
 I have to partially port (or rewrite in C/C++) to Linux and MacOS
 (MacOS X and earlier versions of MacOS) Delphi definitely doesn't
 do that. I looked at FreePascal and Lasarus. They both claim
 to support all of Windows/Linux/MacOS-es. Because the functionality
 involves socket, I'm hoping that I can use ICS...

 -- 
 Best regards,
 Jack


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] [QUESTION] HttpCli and exceptions...

2005-10-18 Thread Guillaume MAISON
Hi all,

AFAIK, when using THttpCli in sync mode, it's possible to put the Get or 
Post call between a try/Except to catch any exception.

But how to do the same - catching exception - when using async mode ?

Thanks in advance,

Best regards,

-- 

Guillaume MAISON - [EMAIL PROTECTED]
83, Cours Victor Hugo
47000 AGEN
Tél : 05 53 87 91 48 - Fax : 05 53 68 73 50
e-mail : [EMAIL PROTECTED] - Web : http://nauteus.com

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Does ICS support ...

2005-10-18 Thread Jack
Hello Wilfried and Francois,

Thanks for the replies.

According to Francois's reply, even if ICS works for FP Windows,
it most likely will not work for FP Mac or FP Linux. I think I'm
better off doing it in C/C++. (If anyone has experience with ICS
working on Kylix/FP, Mac/Linux, I'll be glad to hear about it :)

-- 
Best regards,
Jack

Tuesday, October 18, 2005, 3:10:23 AM, you wrote:

 Hello Jack,

 I was just editing this faq whitch could answer one of your questions:

 [Author]
 Marco van de Voort
 [Email]
 [EMAIL PROTECTED]

 [Answer] Since there seem to be quite some confusion about the extend of
 fixes FPC needs, I made a ICS/FPC status page, that explains the needed
 changes, reasons and versions:

   http://www.stack.nl/~marcov/ics.html

 Since the fpc port is only available on CVS, I quickly zipped it, and
 put it at

   http://www.stack.nl/~marcov/icsfpc.zip

 ---
 Rgds, Wilfried [TeamICS]
 http://www.mestdagh.biz

 Tuesday, October 18, 2005, 00:17, Jack wrote:

 Hello all,

 I have a few questions about what ICS supports and doesn't support:

 - Does ICS support Linux (Kylix)?
   There are a few versions of ICS for various versions of Kylix.
   I'm not sure how well ICS works on Linux. I remember seeing
   some discussions regarding the different mechanism of signaling
   and messaging between Windows and Linux. I'm not sure if that
   means that there are still issues?

 - Does ICS support FreePascal?
   I saw some sporadic mentioning of FreePascal in ICS archive
   but I didn't get an impression that FreePascal is supported.

 The reason I'm asking is that I have a Delphi application that
 I have to partially port (or rewrite in C/C++) to Linux and MacOS
 (MacOS X and earlier versions of MacOS) Delphi definitely doesn't
 do that. I looked at FreePascal and Lasarus. They both claim
 to support all of Windows/Linux/MacOS-es. Because the functionality
 involves socket, I'm hoping that I can use ICS...

 -- 
 Best regards,
 Jack



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Linker Errors When Installing ICS under BCB6

2005-10-18 Thread Ed Reinhardt
On 17 Oct 2005 at 22:23, Ed Reinhardt wrote:

 
 
 Hello everybody,
 
 Has anyone found a solution to the linker errors during installation under 
 BCB6?
 
 I am using the latest ICS installation package from overbyte.  I am using 
BCB6 
 pro build 10.166 (update 4). 
 
 After choosing Build... everything built with no errors, but then a 
 dialog appeared:
 
 The following changes are necessary to make this package compatible 
 with other installed packages.
 Choose OK to apply these changes and rebuild the package.
 
 Add bcbie
 bcbie contains implicit unit(s) Shdocvw_ocx
 
 
 Then a bunch of linker errors:

Hello,

Found resolution by adding bcbsmp.bpi to requirements. 

-
This mail sent through IMP: http://horde.org/imp/
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] Do You have the same problem with this url and HttpTst ?

2005-10-18 Thread Bruno Mannina
Hi All,

I want to GET this url http://liinwww.ira.uka.de/bibliography/Ai/agents.html
but HttpTst program returns me
Error 400 Bad Request ??!! FireFox or I.E. programs reply me StatusCode =
200 !!!

Can you try or give me a solution ??

Sincerely,
Bruno

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be