Hi Ulli,
Yes, you can use the THttpCli - I have done this several times before.
You just create the XML request and then use the THttpCli to POST it to
the server.
Regards,
Bevan
Ulrike Foeken wrote:
> Hello everybody,
>
> Is it possible to send a SOAP request using the THttpCli component? O
Why not have a single thread responsible for doing that and then just
have the TTimers use PostThreadMessage to request the update?
Markus Humm wrote:
> Hello,
>
> regarding my question from last weekend only a part was answered so far.
> The thing is now: if several TTimers get fired at the sam
Hi Francois,
Thanks for your prompt reply.
>> I'm getting error 10035 (operation would block) and
>> wondered why this would happen now and not
>> previously.
>
> Error 10035 is not really an error when using non blocking socket. It just
> means nothing is ready to be read.
> Instead of Receiv
e any suggestions about what might be going wrong here?
Regards,
Bevan Edwards
--
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
Hi Carlos,
Is the "Smtp1.port := 'smpt';" an error in your code or a typo?
It should be "Smtp1.port := 'smtp';"
Regards,
Bevan
lalin wrote:
> Hello,
> I use SMTPClient for sending a email since a server with default smtp
> server of IIS. The example program find this smtp server. But
the following in the .bdsproj file:
Regards,
Bevan
Bevan Edwards wrote:
> Hi all,
>
> I was hoping someone here may be able to help me with this. I have
> created a console mode application and turned off "Build with Runtime
> packages" - a sample of code e
Hi,
Yves Palma wrote:
>>In fact I have an AV with any ICS component (if I create a new TForm
>>project and add a Tping component and then run the program, I get the
>>AV) The AV is in rtl100.bpl
>
> I have solved my problem.
> I need to unselect 'build with packages' on my Project Options /
> Pac
Hi all,
I was hoping someone here may be able to help me with this. I have
created a console mode application and turned off "Build with Runtime
packages" - a sample of code exhibiting the problem is shown below.
When I attempt to build this project, I get an error stating "[Linker
Fatal Erro
Hi Francois,
Francois PIETTE wrote:
>>I have sent the file directly to your e-mail address, rather than the
>>list.
>
>
> Looking at the change you've made, I see that you have not the latest ICS
> (beta) version. In the latest beta version, Arno Garrels already made those
> changes ! In the
Hi Arno,
>>As someone earlier indicated, I built the ICSDel100 project and then
>>turned on "Generate All C++Builder files" option, which seems to have
>>worked alright.
>>
>>However, if I try to build the ICSBCB100 project, it gives me errors
>>about mssing .OBJ files. The first is ICSLOGGER.OBJ
Hi Francois,
Francois PIETTE wrote:
>>As someone earlier indicated, I built the ICSDel100 project and then
>>turned on "Generate All C++Builder files" option, which seems to have
>>worked alright.
>>
>>However, if I try to build the ICSBCB100 project, it gives me errors
>>about mssing .OBJ files.
Hi all,
As someone earlier indicated, I built the ICSDel100 project and then
turned on "Generate All C++Builder files" option, which seems to have
worked alright.
However, if I try to build the ICSBCB100 project, it gives me errors
about mssing .OBJ files. The first is ICSLOGGER.OBJ, which I
Hi Francois,
I have sent the file directly to your e-mail address, rather than the list.
Regards,
Bevan
Francois PIETTE wrote:
>>I was compiling ICS v5 with NOFORMS defined and found that the TTnCnx
>>class is not properly setup for this - it uses WSocket.AllocateHWND and
>>WSocket.DeallocateH
Hi all,
I was compiling ICS v5 with NOFORMS defined and found that the TTnCnx
class is not properly setup for this - it uses WSocket.AllocateHWND and
WSocket.DeallocateHWnd. I have corrected it by copying the appropriate
code from another component, but thought that Francois my like to fix
th
Hiya,
Fastream Technologies wrote:
> The problem in v6 under C++ is OverbyteIcsTypes defines the Windows
> constants once again for just clarity reasons under Delphi and this annoys
> the C++ compiler.
From a quick look, isn't the problem "simply" that WINSOCK2.H declares
these using #define'
>>Oh, I might switch to v5 then ;)
>
>
> The only reason why I'm still on V5 is not enough time :(
> If you don't need to instanciate thousands of ICS objects
> you can sure use V5 until V6 fully supports BCB2006.
> However it would be nice if you were able to fix it.
Time is a bit of a factor
Oh, I might switch to v5 then ;)
Arno Garrels wrote:
> Bevan Edwards wrote:
>
>>Hi Arno,
>>
>>I followed your instructions for installing ICS v6 (see below), but when
>>I compile a project with a single HttpCli component on it, I get
>>"Declarat
Hi Arno,
I followed your instructions for installing ICS v6 (see below), but when
I compile a project with a single HttpCli component on it, I get
"Declaration terminated incorrectly" and "Multiple declaration for
u_long" errors from the OverbyteIcsWinsock.hpp file.
You mentioned that you comp
Hi all,
> As far as I can remember, we are not the only BCB users here on this list.
> Could you confirm that you are as well using BCB and how do you install and
> use the latest versions on your C++ compiler?
I use BCB6 and BDS2006, but I haven't yet ventured down the path of
installing any
been updated/changed/fixed
since that time when InitUUEncode was renamed.
Thanks for that, it worked perfectly! :)
Regards,
Bevan Edwards
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http
ExtractFileName(FileName) instead of the potentially new value in sFileName.
Does anyone know how to fix these problems?
--
Regards,
Bevan Edwards
--
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
21 matches
Mail list logo