Coder Social home page Coder Social logo

tempbottle / tknet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from w32zhong/tknet

0.0 2.0 0.0 16.18 MB

a cross-platform P2P library

Home Page: http://www.thoughts-of.me/tknet.php

License: GNU General Public License v3.0

C 98.19% Shell 1.81%

tknet's Introduction

http://www.thoughts-of.me/twbook/images/tknet_link.png

INTRO:

tknet is designed to become a simple cross-platform P2P library.

tknet uses traditional centralized-server-based model, however, different from other P2P solutions, tknet peer is able to use Email server to track center servers (namely bridge peers or BDG peers) when necessary. It uses a private protocol and is still under development. Despite these, it works and it is simple.

I simply include how to build it in this README and have not written documents before I think it is at least usable and easy-to-use. If you are interested in this project, please let me know! I need some incentive to let tknet go further.

BUILD:

STEP 1:

Scons(see http://www.scons.org/) is required for building, OpenSSL-dev library is also needed if you want to enable SSL feature.

STEP 2:

Run the './tknet.sh build' command in the source directory, an executable demo program and the tknet binary library are created under ./bin folder.

LICENSE:

tknet source code is used under the terms of the GNU General Public License version 3.0 as published by the Free Software Foundation and appearing in the file LICENSE.GPL included in the packaging of this file. Please review the following information to ensure the GNU General Public License version 3.0 requirements will be met:

http://www.gnu.org/copyleft/gpl.html

CONTACT:

Feel free to contact me via [email protected].

tknet's People

Contributors

w32zhong avatar

Watchers

 avatar  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.