Hello,
I have a client that complains that the Russian character "ΓΏ" is not
accepted. It is included in KOI-8 and UniCode but recognized as control
character in FTP servers including WU-FTP, ProFTP and ICS-FTP. Guild-FTP is
fine.
How does one specify if file names are unicode in FTP?
Best Regar
Hi,
Try to log http headers and connect disconnect events. This way it is a lot
easier to assist you.
Regards
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Ronny Karl
Sent: Wednesday, April 06, 2005 8:01 AM
To: ICS support mailing
Subject: [twsocket]
I am having problems accessing some password protected sites using
httpcli.username and httpcli.password. Most sites work when accessed with a
version compiled with in D5 and a year old version of ICS, but I when I try
any D7 compatible ICS with D7, I have problems (not authorized) with a lot
Hello Corey,
No -1 is refused by most (if not all) routers. Normal because you then
could do a broadcase along _all_ IP around the world..
---
Rgds, Wilfried
http://www.mestdagh.biz
Tuesday, April 5, 2005, 21:23, Corey Murtagh wrote:
> Jack wrote:
>
>>It looks like the simple solution is to b
Hello Jack,
> Is there an easy way to get default gateway and subnet mask?
Dont know but check IPHelper on user made page. I'm pretty sure it is
put in it.
---
Rgds, Wilfried
http://www.mestdagh.biz
Tuesday, April 5, 2005, 16:50, Jack wrote:
> Hello Wilfried,
> Thank you for the reply.
> I am
Jack wrote:
It looks like the simple solution is to broadcast on
all interfaces one by one with 0.0.0.0 and set the
LocalAddr to each of the local IPs. I'll try if this
works.
Try 255.255.255.255 instead. I seem to recall something about that
being the 'universal' address... but that a lot of
Hello Wilfried,
Thank you for the reply.
I am not sure how to determine which one is my
real address (192.168.1.250 should be the right
one) so I thought I would just broadcast on all
interfaces (including the ones installed by vmware
and the wired connection) and I hoped 0.0.0.0
would work.
It l
Hello,
currently, we are working with Borland CBuilder5.
Is it possible to program IPv6 socket applications under Windows XP with
newer versions of the Borland C builder?
Regards
Markus Bartat
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elist
Hello Jack,
Seems you have a subnet mask of /16
Then the broadcast ip has to be: 192.168.255.255
If mask is /16 then it has to go out on all interfaces (I never tryed
this).
---
Rgds, Wilfried
http://www.mestdagh.biz
Monday, April 4, 2005, 20:26, Jack wrote:
> Hello Francois and all,
> I am tr
Hello Melvin,
Wrong concept. A Server socket only listens for incoming connections. In
OnSessionAvailable the incoming socket has to but accepted to a 'data
socket'. So server does nothing else but listening, it does never
send/receive data.
There is an example with TWSocket in the ICS package, d
Hi all,
I am quite new with developing applications using sockets. In order to
understand Udp protocol I tried to
adapt UdpLstn example on Kylix. Mainly it requires only to replace TWSocket by
TIcsSocket in the code.
Nevertheless it seems not enough : with the listener started on the port 55000
11 matches
Mail list logo