Re: [twsocket] send and receive file

2009-03-22 Thread sujono siauw

Dear Francois,

Probably your question should be: How can I design my own file transfer
protocol because I don't want to use a standard protocol ?
Right ? 

:D Almost right, here's the situation. When i build program with delphi ussualy 
i excluded the bpl files from execute file, so if any user who want's to use 
the execute file it must copy all the bpl file. Now i want to made with ics is 
when user used the program, it's check if in the client there's a bpl files 
that required to run the application if not then it will download form server 
application. That way i ask this question.


nb:if i still don't understand what i write please smile :d my english isn't 
good enough yet.


--- On Sat, 3/21/09, Francois PIETTE francois.pie...@skynet.be wrote:

 From: Francois PIETTE francois.pie...@skynet.be
 Subject: Re: [twsocket] send and receive file
 To: ICS support mailing twsocket@elists.org
 Date: Saturday, March 21, 2009, 1:06 PM
  what i wanna ask is can i
 sending a file using TWSocket. Like txt file or
  something like that, thank's
 
 Obviously you can send files using TWSocket: HTTP, FTP,
 SMTP, POP3 and 
 MidWare components all built on TWSocket are - as you know
 - abble to 
 send/receive files.
 
 Probably your question should be: How can I design my own
 file transfer 
 protocol because I don't want to use a standard protocol ?
 
 Right ?
 
 btw: On the user made link at overbyte website, you'll
 find a demo about 
 sending/receiving files. This demo implement a simple
 custom protocol.
 
 --
 francois.pie...@overbyte.be
 The author of the freeware multi-tier middleware MidWare
 The author of the freeware Internet Component Suite (ICS)
 http://www.overbyte.be
 
 -- 
 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
 


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


Re: [twsocket] send and receive file

2009-03-22 Thread Dod
Hello sujono,

I  don't  understand  why  you want to exclude BPL files but it's your
choice, so are your talking about excluding ICS BPL package too ?

regards.

ss Dear Francois,
ss 
ss Probably your question should be: How can I design my own file transfer
ss protocol because I don't want to use a standard protocol ?
ss Right ? 

ss :D Almost right, here's the situation. When i build program with delphi 
ussualy i excluded the bpl files from execute file, so if any user who want's 
to use the execute file it must copy all the
ss bpl file. Now i want to made with ics is when user used the program, it's 
check if in the client there's a bpl files that required to run the application 
if not then it will download form server
ss application. That way i ask this question.


ss nb:if i still don't understand what i write please smile :d my english 
isn't good enough yet.


ss --- On Sat, 3/21/09, Francois PIETTE francois.pie...@skynet.be wrote:

 From: Francois PIETTE francois.pie...@skynet.be
 Subject: Re: [twsocket] send and receive file
 To: ICS support mailing twsocket@elists.org
 Date: Saturday, March 21, 2009, 1:06 PM
  what i wanna ask is can i
 sending a file using TWSocket. Like txt file or
  something like that, thank's
 
 Obviously you can send files using TWSocket: HTTP, FTP,
 SMTP, POP3 and 
 MidWare components all built on TWSocket are - as you know
 - abble to 
 send/receive files.
 
 Probably your question should be: How can I design my own
 file transfer 
 protocol because I don't want to use a standard protocol ?
 
 Right ?
 
 btw: On the user made link at overbyte website, you'll
 find a demo about 
 sending/receiving files. This demo implement a simple
 custom protocol.
 
 --
 francois.pie...@overbyte.be
 The author of the freeware multi-tier middleware MidWare
 The author of the freeware Internet Component Suite (ICS)
 http://www.overbyte.be
 
 -- 
 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
 


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