我使用了视频聊天专业版 ActiveX [来自此站点][1]。
我在 [tutorial video][2] 中也很喜欢。使用本地 IP 地址 (192.xxx) 就可以了。但是当我输入公共IP地址时,不起作用
axVideoChatReceiver1.ReceiveAudioStream = true;
axVideoChatReceiver1.ReceiveVideoStream = true;
axVideoChatReceiver1.Listen(193.x.x.x, 1234);
这里有什么问题?
提前致谢 [1]: http: //www.viscomsoft.com/products/videochatpro/index.html
[2]:https ://www.youtube.com/watch?v=8eX_UxxlwEY