Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 symbian c++ 的新手。
我有一个任务是编写一个程序来使用 Carbide 在 Symbian c++ 中“创建 tcp/ip 连接”。
我怎样才能做到这一点?
看看RSocketServ和RSocket。它本质上类似于 BSD 风格的套接字。您还需要熟悉 Symbian 的异步 API 和活动对象