Home
Projects
Download
Support
Sponsors
Sponsor Benefits
Buy Gifts
Donate Now
Join Us
Open Cooperation
Contribute
Contributors (26)
Events (2)
Academy
Outsourcing
Contact Us
Outsourcing
Open Cooperation
Sponsor
Others
Recruitment
Ask Us
Chat With Us
About Us
1
en vi
Home
Projects
Download
Support
Sponsors
Sponsor Benefits
Buy Gifts
Donate Now
Join Us
Open Cooperation
Contribute
Contributors (26)
Events (2)
Academy
Outsourcing
Contact Us
Outsourcing
Open Cooperation
Sponsor
Others
Recruitment
Ask Us
Chat With Us
About Us
Back to project ezyfox server
  • Getting Started
  • EzyFox Server Architecture
  • Create EzyFox Server Project
  • Use Embedded Server
  • Setup Embedded Server
  • EzyFox Server Annotations
  • Handle Socket Events
  • Handle Client Requests
  • EzyFox Server Project Configuration
  • Handle Exceptions
  • Handle Reconnection
  • EzyFox Server Login
  • EzyFox Server Config Websocket SSL
  • EzyFox Server SSL
  • EzyFox Server Stress Test
  • EzyFox Server Scale Up
  • Deploy EzyFox Server
  • EzyFox Server With Unity
  • EzyFox ES6 Client SDK
  • EzyFox Server Javascript Client SDK
  • EzyFox C++ Client SDK
  • EzyFox Android Client SDK
  • EzyFox CSharp Client SDK
  • EzyFox Swift Client SDK
  • EzyFox Flutter Client SDK
  • EzyFox Server React Native client SDK
  • Demo: EzySmashers MMO Game
  • Demo: One-Two-Three Game

Getting Started

Updated at 1685927129000

Required

  • Java version: 1.8

With Docker

To start ezyfox-server you just need open your terminal and run the command:

docker run --name=ezyfox-server 
    -p 3005:3005 
    -p 2208:2208 
    -p 2611:2611 
    -d youngmonkeys/ezyfox-server:v1.2.9

And then next to Step 4.

Without Docker

1. Download the EzyFox Full Edition

2. Unzip it, let's say in Applications/

3. Start the EzyFox Server:

    # On Windows, execute:
    console.bat
    # On other operating systems, execute:
    ./console.sh

4. Open hello-ezyfox-server.html

5. Enter your name and click Connect. Enjoy!

You can find a lot of ezyfox server examples here.

Next step

We can: create a server project.

Next Page EzyFox Server Architecture

Table Of Contents

Join Young Monkeys
to create a new world
Contact Us
Copyright © 2023 Young Monkeys. All rights reserved.
Alert