简体   繁体   English

蚀说唱套接字编程

[英]eclipse rap socket programming

Hi I have created a simple standalone chat program by using eclipse rcp. 嗨,我已经使用eclipse rcp创建了一个简单的独立聊天程序。 Is there any way that eclipse rcp chat program to migrate to eclipse rap application. eclipse rcp chat程序有什么方法可以迁移到eclipse rap应用程序。 I tried to use the same functionlity in eclipse rap also. 我也尝试在Eclipse说唱中使用相同的功能。 It is not working. 它不起作用。 Anyway to do some kind of socket programming in eclipse rap? 无论如何要在Eclipse Rap中进行某种套接字编程?

Yes, this is possible. 是的,这是可能的。 Running RCP applications on the web is what many people use RAP for. 许多人使用RAP在Web上运行RCP应用程序。 Your problem description is not very concrete. 您的问题描述不是很具体。 Your chat client's network communication should not have to differ from the RCP application. 聊天客户端的网络通信不必与RCP应用程序不同。

Maybe the RAP developer's guide gets you starting. 也许RAP开发人员指南可以帮助您入门

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM