- 最后登录
- 2022-10-8
- 注册时间
- 2010-12-6
- 阅读权限
- 100
- 积分
- 14150
  
- 纳金币
- 76544
- 精华
- 23
|
问:
ESP内部脚本可以跟C#通讯吗?
ESP内部脚本可以跟C#通讯吗?
各位老大,我现在用C#做一个项目,里面嵌套了ESP的浏览器(activeX)
问题是,ESP内部脚本如何跟C#通讯?
请高手指教,万分感谢!
答:
有看API介绍吗?
大部分都是对内部进行通信的,对于外部很少啊
帮助可以找到ActiveX Controls Networking with API Communicating with HTML Pages==
先看看这些是怎么控制的
然后试着与你的项目结合
If you are familiar with programming, Esperient Creator has a C, C++, CScript and Lisp Application Program Interface (API) that allows you to write your own C and Lisp programs to interface with your scenes, and with Esperient Creator itself.
更多技术问答尽在web3D纳金网www.narkii.com |
|