Re: [twsocket] TSslWSocket in a non-blocking multithreaded server

2010-09-02 Thread Eric-Lionel Rault
- As far as I can interpret the log, the session is closed due to winsock error 10053 ? -WSAECONNABORTED -10053 -Software caused connection abort. I've frequently observed this situation when communicating with Wifi equipments which are some times out of range. When receiving this

Re: [twsocket] (TFtpClient) Parsing list. Help, help.

2010-06-03 Thread Eric-Lionel Rault
And it is well. I will show the result. -rwx-- 1 user group 311521 May 29 07:33 1.jpg -rwx-- 1 user group 311521 May 29 07:38 2.jpg drwx-- 1 user group 0 Jun 03 16:13 test1 I can not read the date of file ' May 29 07:33' should be '2010-05-29 07:33:00'

Re: [twsocket] TWSocket Client's MAC Address

2009-04-06 Thread Eric-Lionel Rault
I've created a TWSocketServer that spawns a TWSocket per client connection (as per the ICS examples). I was wondering if it's possible to obtain the MAC address of the connecting client using the HSocket or TWSocket. Clients will be connecting from remote networks via Internet into my