To kingron:写一个程序先运行在那台机器上没问题,怎么写?然后呢?

解决方案 »

  1.   

    To kingron:写一个程序先运行在那台机器上没问题,怎么写?然后呢?
      

  2.   

    server:
    serversocket.socket.sendtext('command');
    client:
    if socket.recivetext='command' then
      shellexec('myexefile.exe',,,);
      

  3.   

    建议您访问www.etechbase.net/tech,里面有很多资料,也许可以解决您的问题。
    访问http://168.168.18.11:81/etechbase/advsearch.php将您的问题输入查询内容框,选择不同的精确程度,即可以找到你所需要的答案。效果还是可以的。