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.
我正计划创建一个简单的 HTTP 文件传输服务器,它将在 android 平板电脑和 pc 之间同步文件夹内的数据。我最近才知道 Libevent 支持 HTTP api。我的计划可以实现吗?任何见解都值得赞赏。