> I have not done a lot of overriding. Using the FtpServer demo
> program can
> you point me in the right direction for doing the overload?
Looking at my code again, I see my overridden BuildDirList function is
actually commented out, it must have been my first attempt at adding
virtual director
Someone before here mentioned compiler errors with CB and ICS. Errors like:
[BCC32 Error] ws2def.h(213): E2238 Multiple declaration for 'sockaddr'
[BCC32 Error] winsock.h(486): E2344 Earlier declaration of 'sockaddr'
[BCC32 Error] ws2def.h(222): E2146 Need an identifier to declare
[BCC32 Error] ws
Angus, thank you for your help.
I have not done a lot of overriding. Using the FtpServer demo program can
you point me in the right direction for doing the overload?
Thanks,
Mark
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-b
I was looking a bit at how IP*Works operates that is included in Delphi/CB XE.
With MIME decoder it has a nice feature of decoding parts "on demand".
Basically it scans MIME message for available parts and builds a list
of available parts. They are not decoded at this point. When you
access array
Hi Arno,
On Sun, Oct 24, 2010 at 5:52 PM, Arno Garrels wrote:
> Fastream Technologies wrote:
> > At least if there is any other demand for this, maybe we can be one
> > of the sponsors for the coding of DNS server component.
>
> Why do you need that? There are some good professional and free
> D
Fastream Technologies wrote:
> At least if there is any other demand for this, maybe we can be one
> of the sponsors for the coding of DNS server component.
Why do you need that? There are some good professional and free
DNS servers available, for instance, Bind (for Windows).
If this question ha
At least if there is any other demand for this, maybe we can be one of the
sponsors for the coding of DNS server component.
Regards,
SZ
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at ht
Fastream Technologies wrote:
> Thanks and one last question: What is the IPv6 equivalent of 0.0.0.0 ?
IPv6 unspezified address = "::" or "::0".
Including "::1" they are the short representations, zeros may be omitted.
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket maili
Thanks and one last question: What is the IPv6 equivalent of 0.0.0.0 ?
SZ
On Sun, Oct 24, 2010 at 2:07 PM, Arno Garrels wrote:
> Fastream Technologies wrote:
> > I will try to do the test ASAP, most probably on Tuesday. What is the
> > equivalent of 127.0.0.1 in IPv6?
>
> Before you start testi
Fastream Technologies wrote:
> I will try to do the test ASAP, most probably on Tuesday. What is the
> equivalent of 127.0.0.1 in IPv6?
Before you start testing IPv6 you should read:
http://en.wikipedia.org/wiki/IPv6
IPv6 localhost = ::1
--
Arno Garrels
--
To unsubscribe or change your setting
I will try to do the test ASAP, most probably on Tuesday. What is the
equivalent of 127.0.0.1 in IPv6?
Unfortunately we have a 5 years old router which does not support IPv6. The
reason we do not upgrade is because our office is so far from the telco
office that we have no chance of getting a spee
Fastream Technologies wrote:
> Hello,
>
> I wonder if the tests that were going to be made for IPv6 support is
> done. I have time for help conducting them but our ISP does not
> provide IPv6 addressing.
1) It would be nice if you test compatibility with standard IPv4.
Does the new source break a
Hello,
I wonder if the tests that were going to be made for IPv6 support is done. I
have time for help conducting them but our ISP does not provide IPv6
addressing.
Regards,
SZ
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman
13 matches
Mail list logo