GithubHelp home page GithubHelp logo

net_socket's Introduction

Net_Socket - Network Socket Interface

Build Status

Net_Socket is a class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses).

Homepage

Installation

For a PEAR installation that downloads from the PEAR channel:

$ pear install pear/net_socket

For a PEAR installation from a previously downloaded tarball:

$ pear install Net_Socket-*.tgz

For a PEAR installation from a code clone:

$ pear install package.xml

For a local composer installation:

$ composer install

To add as a dependency to your composer-managed application:

$composer require pear/net_socket

Tests

Run the tests from a local composer installation:

$ ./vendor/bin/phpunit

License

BSD-2 license

net_socket's People

Contributors

ashnazg avatar alecpl avatar clockwerx avatar cweiske avatar stigsb avatar till avatar mj avatar leithoff avatar jpswade avatar endelwar avatar roelvanmeer avatar tvvcox avatar rspadim avatar

Stargazers

Rihards Mantejs avatar Docroot avatar Pavel Dubinin avatar Georgie Jacob avatar  avatar Cloudflying avatar  avatar Sam Wilson avatar  avatar Patrick Vale avatar Subhojit Paul - Acro Media avatar shabana.navas avatar  avatar  avatar Pierre avatar James Benner avatar

Watchers

Marcelo Araujo avatar Bertrand Mansion avatar David Coallier avatar Brett Bieber avatar  avatar Neustradamus avatar Michael Gauthier avatar  avatar Rich Sage avatar Jesús Espino avatar Dan Scott avatar Pierre avatar Jesus M. Castagnetto avatar Jan Schneider avatar  avatar James Cloos avatar Alexey Borzov avatar  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.