20235.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行
HTML
23 行
<html> <head> <title>Re: 在 VB 可用什么方法通讯 ?</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 在 VB 可用什么方法通讯 ?</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:nukeman@my.netvigator.com">Terry</a> on October 16, 1999 at 11:45:51:<p>In Reply to: <a href="20228.html">Re: 在 VB 可用什么方法通讯 ?</a> posted by 琏琏 on October 16, 1999 at 11:00:10:<p>: : 本人现正要用 VB 做 Final Year Project。 个 Project 系要写只 Network Games,请问在 VB 中有什么通讯的方法?如何才能做到 Real-Time (即两个电脑同步)?<p>: : Thx ~ ^o^<p>: 完全同步是不可能的啦!<br>: 写 Network Games 可考虑<br>: 1.Net DDE<br>: 2.TCP/UDP (Winsock)<br>: 3.Windows Network (拱猪的那个)<p>: 一般用 1, 2 两种方法<p>如可才能做到看起来同步 ?<p><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20235--></ul><!--end: 20235--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?