L
LoveDel
Unregistered / Unconfirmed
GUEST, unregistred user!
我也觉得DCOM的配置比较的恼火,我已经改为socketconntion了可是我设置为下面的
SocketConnection1.Address := '202.202.164.209';//远程主机IP,放应用服务器的机器
SocketConnection1.Port := 211;
SocketConnection1.SeverName := 'server.chaxun';
我设置好后再把connect设为true 时,就没有了反映,服务器程序显示stack overflow怎么回事?
SocketConnection1.Address := '202.202.164.209';//远程主机IP,放应用服务器的机器
SocketConnection1.Port := 211;
SocketConnection1.SeverName := 'server.chaxun';
我设置好后再把connect设为true 时,就没有了反映,服务器程序显示stack overflow怎么回事?