2017 © Pedro Peláez
 

library networking

Networking for the XP Framework: Client and server APIs

image

xp-framework/networking

Networking for the XP Framework: Client and server APIs

  • Friday, April 20, 2018
  • by thekid
  • Repository
  • 2 Watchers
  • 0 Stars
  • 42,952 Installations
  • PHP
  • 14 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 12 Versions
  • 9 % Grown

The README.md

Networking for the XP Framework

Build status on GitHub XP Framework Module BSD Licence Requires PHP 7.0+ Supports PHP 8.0+ Latest Stable Version, (*1)

Client and server APIs, (*2)

Basic low-level

package peer {
  public abstract enum peer.Sockets

  public class peer.AuthenticationException
  public class peer.BSDSocket
  public class peer.ConnectException
  public class peer.CryptoSocket
  public class peer.ProtocolException
  public class peer.SSLSocket
  public class peer.ServerSocket
  public class peer.Socket
  public class peer.SocketEndpoint
  public class peer.SocketException
  public class peer.SocketInputStream
  public class peer.SocketOutputStream
  public class peer.SocketTimeoutException
  public class peer.TLSSocket
  public class peer.UDPSocket
  public class peer.URL
}

Networks and DNS

package peer.net {
  public abstract class peer.net.InetAddress

  public class peer.net.Inet4Address
  public class peer.net.Inet6Address
  public class peer.net.InetAddressFactory
  public class peer.net.NameserverLookup
  public class peer.net.Network
  public class peer.net.NetworkParser
}

Server

package peer.server {
  public interface peer.server.ServerProtocol

  public class peer.server.AsyncServer
  public class peer.server.EventServer
  public class peer.server.EventSocket
  public class peer.server.ForkingServer
  public class peer.server.PreforkingServer
  public class peer.server.Server
}

package peer.server.protocol {
  public interface peer.server.protocol.OutOfResourcesHandler
  public interface peer.server.protocol.SocketAcceptHandler
}

The Versions

20/04 2018

dev-master

9999999-dev http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

20/04 2018

v9.1.1

9.1.1.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

12/11 2017

v9.1.0

9.1.0.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

12/11 2017

dev-feature/server-control

dev-feature/server-control http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

29/05 2017

v9.0.0

9.0.0.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

23/05 2017

v8.0.2

8.0.2.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

16/01 2017

v8.0.1

8.0.1.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

29/08 2016

v8.0.0

8.0.0.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

04/04 2016

v7.1.0

7.1.0.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

27/02 2016

v7.0.1

7.0.1.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

21/02 2016

v7.0.0

7.0.0.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

module xp

09/12 2015

v6.6.0

6.6.0.0 http://xp-framework.net/

Networking for the XP Framework: Client and server APIs

  Sources   Download

BSD-3-Clause

The Requires

 

module xp