Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

{Delphi}about TCP component

0 views
Skip to first unread message

好啦好啦

unread,
Dec 30, 1996, 3:00:00 AM12/30/96
to

請問TTCP.senddata(x:variant) 中能不能立刻送出資料給client
而不是等其積滿再一起送出,當在一procedure連續有好幾個senddata的動作
懇請賜教
thanks!
--

完成生命交付的任務,方不枉為人.
* s82...@moon.yzit.edu.tw *

Kuan-Ta Chen

unread,
Jan 1, 1997, 3:00:00 AM1/1/97
to

好啦好啦 (liaomi...@csie.nctu.edu.tw) wrote:
:
: 請問TTCP.senddata(x:variant) 中能不能立刻送出資料給client
: 而不是等其積滿再一起送出,當在一procedure連續有好幾個senddata的動作
: 懇請賜教
: thanks!

在送出資料的下一行, 再加上 senddata(#13#10); 試試,
應該可以。


0 new messages