1. 首页
  2. 编程语言
  3. 其他
  4. unity3d 命名管道 demo

unity3d 命名管道 demo

上传者: 2020-05-15 15:02:44上传 UNITYPACKAGE文件 38.57KB 热度 22次
unity3d命名管道示例,使用的是比较白痴的方式,同步通信。异步通信,没弄出来,mono这个阉割版的有些坑爹
下载地址
用户评论
码姐姐匿名网友 2020-05-15 15:02:44

不能直接用,uniy3d报 Assets/PipeClient.cs(3,17): error CS0234: The type or namespace name `Pipes' does not exist in the namespace `System.IO'. Are you missing an assembly reference? 你确定能用?

码姐姐匿名网友 2020-05-15 15:02:44

不能直接用 有地方错误

码姐姐匿名网友 2020-05-15 15:02:44

生成EXE后命名管道不起作用了

码姐姐匿名网友 2020-05-15 15:02:44

不能直接用,uniy3d报 Assets/PipeClient.cs(3,17): error CS0234: The type or namespace name `Pipes' does not exist in the namespace `System.IO'. Are you missing an assembly reference? 你确定能用?