Coder Social home page Coder Social logo

crossos's Introduction

CrossOS

Cross OS Communication

测试长沙桥康项目中两台电脑的通信。后来加入了 Moderator 模块,实现了指令的互相传递。 这一切都归功于:

  • TCP/IP
  • QT 的 DataStream

Windows 上效果:

详细见文档:http://tangzx.qiniudn.com/post-0059-exe-wrapper.html (那个程序比这个复杂很多,那是以此为基础修改的。)


How to?

安装 Qt

编译

Windows

用 CMake-GUI 的界面生成 Visual Studio 工程。

Linux

cd CrossOS
mkdir build && cd build
cmake ..
make
./CrossOS

Linux 上效果:

crossos's People

Contributors

district10 avatar dvorak4tzx avatar

Watchers

James Cloos avatar  avatar

Forkers

eglrp

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.