Coder Social home page Coder Social logo

network's Introduction

###简介 这是我大二计算机网络的课设,题目是设计一个聊天室程序。我想到 iOS 中有现成的 socket 第三方库,于是毫不犹豫的就用 iOS 写了。项目异常的简单,就两个界面,重要的是就这样尽然通过验收了。

  • 采用 c/s 架构,包含两个部分:服务器端 和 客户端。

  • 服务器端使用 JAVA 编写,客户端使用 SWIFT 编写,在 iOS 系统中运行。

  • 使用 socket 协议。

  • 服务器端使用 JAVA 库中的 Socket 和 ServerSocket 。

  • 客户端使用开源项目:CocoaAsyncSocket 。

  • 支持文字和图片的发送。

###截图: 登录页

聊天页

network's People

Watchers

翁亚伟 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.