[twsocket] ICS + D2007

2007-12-08 Thread Abdullah AlQasim
Dear All,

When I install ICS version 6 with Delphi 2007 ... I didn't find
TWSocketThrdServer ?

Relay I forget where I did install it with Delphi 7 and I can't find it in
old ICS!!

Waiting for your support.

Regards,

Abdullah AlQasim
AlMusahim Gate LTD.
PO Box : 8629 Jeddah 21492
Sari St. - Najmet Sari Center - Office #14
Tel : +96626620266 - +96626620206 - Fax : +96626620238
Mobile : +966505713217

-- 
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 http://www.overbyte.be


[twsocket] Big file download

2007-01-15 Thread Abdullah AlQasim
Greetings list,

Is there any open source big-file download example (Client/Server) 
include meter of speed of download. I want to test the speed of my ISP.

Thank you in advanced.

Abdullah
-- 
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] threading framework

2006-10-29 Thread Abdullah AlQasim
Dear SZ,

 MailSndAsync demo is very useful and include nice and clean code.

 Thank you and Eid Mubarak.

Abdullah


Fastream Technologies wrote:
 Hello Abdullah,

 You really do not need threads for client side sockets with ICS. Take a look 
 at async examples. ICS is actually slower with MT due to thread 
 synchronization routines.

 Best Regards and Eid Mubarak,

 SZ

 - Original Message - 
 From: Abdullah AlQasim [EMAIL PROTECTED]
 To: ICS support mailing twsocket@elists.org
 Sent: Sunday, October 29, 2006 7:21 AM
 Subject: [twsocket] threading framework


 : Hi All,
 :
 : I am building TCP and HTTP client that received high speed stream data
 : from Java socket server.  I need to build a real threading CLIENT
 : include a socket component.
 :
 : my digram of receiving data :
 :
 : Server(Java)   Client  Parsing Data  GUI
 :
 : I need your help of simple multi-threading framework that I can start
 : with  I read a lots of articles and tips for Delphi Threading but I
 : am relay confused of how to use TWSocket with multi-threading in client
 : side.
 :
 : Thank you in advanced for your help.
 :
 : Abdullah
 :
 : -- 
 : 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 

   

-- 
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] How to use THttpCli with threads?

2006-10-06 Thread Abdullah AlQasim
I think the best way Francois provide us a full multi-threading  example 
for HttpCli or any member in the list already done sample for that.


Anatoly Podgoretsky wrote:
 I ask before about

 1. What I set to property Multitreaded? I don't understand it.
 I did? I believe I must.

 and about

 3. In all examples I see that I must access HttpCli data with Memory Stream 
 (ms.LoadFromStream(StringList) - is another method to access received data 
 without a stream? Directly. Like HttpCli.Get, HttpCli.Body.

 It isn't?

 With best regards,
 Anatoly Podgoretsky
   

-- 
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] http and unicode

2006-05-26 Thread Abdullah AlQasim
Hi all,

I try to use THttpCli with some web site contain Arabic string  when 
I show string that contain Arabic language its appear in unknown charters.

I look in the source of THttpCli I found properties of  AcceptLanguage 
when I add us-ar (For Arabic) the problem still and Arabic char does not 
appear corrects.

Is there any tips or help of using THttpCli with none English Web pages 
( Arabic - Hebrew - Chinese ... etc ) ?

-- 
Best Regards.

Abdullah

-- 
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] New MIME type

2006-05-16 Thread Abdullah AlQasim
Hi All,

How can I build program users can request it from browser .. for example 
: In browser instead of http://  I want to have my own extension.

Is this related to windows extensions?

Any example or demo will be great.

Thanks you in advanced.

Abdullah
-- 
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] Disconnect

2006-05-04 Thread Abdullah AlQasim
Hello All,

I am newbie with TWSocket  I have some critical problem with my 
project :

My client disconnected with out any reasons some time form Dial-up and 
some times form my LAN  Server side was built with Java and I am 
using TWSocket with our protocol for getting data  My client is 
working fine parsing data and show it to grids.

How can I be sure that my client doest not have a problem ... or ether 
this problem in Server side?

Best Regards.


-- 
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