注册一亩三分地论坛,查看更多干货!
您需要 登录 才可以下载或查看附件。没有帐号?注册账号
x
Write a socket-server chat-server that accepts clients that connect to it over TCP. An example client would be netcat or telnet.
In order to start we will focus on creating an MVP version with the most basic functionality. As time permits we will have some follow-ups, so let's focus on getting the MVP running first:
Connect and disconnect with multiple client support and basic message forwarding:
您好! 本帖隐藏的内容需要积分高于 188 才可浏览 您当前积分为 0。 使用VIP即刻解锁阅读权限或查看其他获取积分的方式 游客,您好! 本帖隐藏的内容需要积分高于 188 才可浏览 您当前积分为 0。 VIP即刻解锁阅读权限 或 查看其他获取积分的方式 echoed back to sender).
> yo
< whats up?
> Nothing much!!
< same here, hbu?
> same ol' same |