+ Post New Thread
Page 1 of 20 1 2 3 11 ... LastLast
Threads 1 to 20 of 395

Forum: ES4 Server-side Plug-in Help

Ask questions or read to learn about ElectroServer plug-ins (used to make killer applications).

  1. Sticky Thread Sticky: Welcome!

    Welcome to the Server-side Plug-ins forum! ElectroServer 3 (and above) support the ability for users to extend its functionality. You can do...

    Started by jobem‎, 04-25-2004 07:46 PM
    actionscript, advanced, application, avatar, call, create, extend, files, forum, functionality, ins, java, plug, questions, reply, script, server, side, support, users, welcome
    • Replies: 0
    • Views: 3,084
    04-25-2004, 07:46 PM Go to last post
  1. Lightbulb [Question] shuffle deck plugin

    HI, I read the book of Jobe Makar "Multiplayer Games and Virtual World" it's very helpful, but there are no tutorial about how to develop a plugin...

    Started by clarelsteeven‎, 04-04-2013 07:35 AM
    array, as3, automatically, board, book, card, client, develop, esobject, format, games, into, jobe, makar, multiplayer, plugin, read, send, server, side, thanks, try, tutorial, virtual, world
    • Replies: 7
    • Views: 176
    04-04-2013, 02:30 PM Go to last post
  2. [Please Help] Regarding Rejoin in Rummy game

    HI Teresa Is this possible when user Internet is disconnected at the time of game play is he able to rejoin the same game again if yes please...

    Started by milind‎, 08-03-2012 04:10 PM
    action, change, disconnected, docs, electrotank, es5, example, fail, game, help, http, ins, internet, issue, level, manual, method, missing, play, plugin, regarding, rejoin, thanks, time, user
    • Replies: 6
    • Views: 1,307
    08-03-2012, 06:03 PM Go to last post
  3. Red face [Please Help] how to debug server side code

    I am learning server side code base on ES4, my IDE is Myeclipse 6.6. but i do not konw how to set the debug environment. anybody can help me .thx.

    Started by lance‎, 06-20-2012 02:33 AM
    article, code, debug, docs, electrotank, environment, es4, es5, extensions, help, how, http, ins, instructions, manual, mean, myeclipse, noticed, read, run, running, server, set, side
    • Replies: 2
    • Views: 555
    06-20-2012, 02:42 PM Go to last post
  4. call "interop" for all plugins having desired type

    Hello I want to send a message (call interop method) from a server plugin to all room server plugins who extends a certain class. For that I think...

    Started by serj‎, 09-06-2011 05:48 PM
    • Replies: 9
    • Views: 2,343
    09-06-2011, 08:06 PM Go to last post
  5. [Question] User not joined to room?

    Sorry to be continually posting here, but I have another question. I've recently begun seeing an increasing number of occurences of this error in the...

    Started by daperson1‎, 12-23-2010 07:27 PM
    2 Pages
    1 2
    access, apache, call, concurrent, current, electroserver, electrotank, entities, error, exceptions, execute, factory, java, log, managers, mean, messagereceived, mina, number, org, own, plugin, pool, question, registry
    • Replies: 11
    • Views: 2,976
    07-22-2011, 11:48 AM Go to last post
  6. [Solved] could not kick user...

    when User1 leave room - client throw warning: *************TODO: OperatorGranted not handled in UserListUpdateEventTransaction - system throw...

    Started by nobita39966‎, 05-13-2011 02:07 AM
    api, client, electroserver, electrotank, es4, es5, eventhandler, evictuserfromserver, extensions, forum, function, ghost, ghost user, handler, isn, kick, leave, logged, logineventhandler, operatorgranted, own, person, removed, return, room
    • Replies: 2
    • Views: 1,578
    05-13-2011, 02:10 PM Go to last post
  7. Unhappy [Solved] Possible bug in isUserLoggedIn or evictUserFromServer?

    My ES4 installation has a LoginEventHandler plugin. The first part of the executeLogin function thereof goes like this: public ChainAction...

    Started by daperson1‎, 12-19-2010 11:50 PM
    action, api, bug, catch, connected, connection, context, demo, disconnected, duplicate, electroserver, electrotank, enter, error, es4, es5, esobject, eventhandler, evictuserfromserver, ext, extensions, fixed, function, ghost, plugin
    • Replies: 2
    • Views: 1,412
    12-20-2010, 12:29 AM Go to last post
  8. Question Extension 'null' failed to deploy?

    I just updated some server plugins and rebooted ES. These updates were simply changing existing class files - not adding new plugins or such (The...

    Started by daperson1‎, 12-03-2010 08:36 PM
    admin, deploy, electroserver, electrotank, entities, error, exceptions, extension, extensions, failed, files, help, info, init, jar, java, managers, method, null, org, own, parameter, plugins, registry, xml
    • Replies: 1
    • Views: 1,062
    12-03-2010, 09:16 PM Go to last post
  9. Java API

    I must be going bonkers as it's the end of the day for me, but I can't find the extension java api for es4 (nor es5 for that matter) anywhere on the...

    Started by ritty‎, 11-30-2010 01:56 AM
    api, docs, electrotank, es4, es5, extension, faq, find, forums, http, java, php, server, site, try, url
    • Replies: 1
    • Views: 1,252
    11-30-2010, 02:05 AM Go to last post
  10. Suggestions for client / server security

    What is the Electrotank recommended way to secure the client apps? Right now all someone would have to do is really guess the IP address of the...

    Started by aardman‎, 11-24-2009 06:01 PM
    app, application, basic, client, database, documentation, es4, eventhandler, existence, game, hacking, handler, html, http, logineventhandler, method, own, person, plugins, server, try, user, userenter, usernames, write
    • Replies: 4
    • Views: 1,911
    11-16-2010, 05:24 PM Go to last post
  11. Custom Plug-in

    Hi I'm new to ES and I'm interested in a tutorial for plug-in Development. I have several years experience in AS3 game development, but I don't know...

    Started by madSwan‎, 10-15-2010 01:16 AM
    articles, check, custom, development, docs, download, electrotank, environment, es4, es5, event, examples, experience, find, folder, found, game, games, help, java, needed, plug, plugin, tutorial
    • Replies: 2
    • Views: 1,453
    10-15-2010, 05:57 PM Go to last post
  12. getting room user count?

    Hi What is the least costly method to get the count of users in the room? getUsersInRoom(zoneid, roomid) and size of the collection that is...

    Started by bota999‎, 09-24-2010 07:02 PM
    api, client, count, different, getusers, getusersinroom, hear, listening, method, moving, plugin, room, trying, use, user, users, value, zone
    • Replies: 4
    • Views: 1,714
    09-24-2010, 07:51 PM Go to last post
  13. reload/re-init a plugin

    Is there a way to reload a non-responding plugin without shutting the server. We have cases where we want to reload a server plugin and it be nice...

    Started by bota999‎, 09-16-2010 01:19 PM
    amount, create, demand, dynamic, gamemanager, handler, init, ins, instance, interesting, isn, join, object, place, plugin, plugins, quickjoingamerequest, reload, responding, restarting, room, rooms, run, server, timer
    • Replies: 6
    • Views: 1,874
    09-16-2010, 05:19 PM Go to last post
  14. LoginEvent handler errors - is it configurable?

    Hi, I suddenly started getting errors on handlers when i try to move user to a static room. It was working fine, so is this behavior controlled...

    Started by bota999‎, 08-30-2010 03:57 PM
    2 Pages
    1 2
    adduserstoroom, api, behavior, concurrent, configuration, current, debug, electroserver, electrotank, entities, errors, event, exception, extensions, handler, handlers, help, java, joinroom, loginresponse, managers, move, registry, response, room
    • Replies: 11
    • Views: 5,676
    08-31-2010, 01:37 PM Go to last post
  15. Thumbs up ES + media Stream

    hey, I got two little questions: 1. does ES support RTMFP which is based on UDP and not like RTMP which is based on TCP? 2. RTMP: does the...

    Started by davidtikva‎, 08-20-2010 08:35 AM
    air, apps, based, beta, client, clients, communication, es4, es5, files, finding, handle, initial, media, own, passing, peer, questions, rtmp, server, sound, stream, support, video
    • Replies: 1
    • Views: 1,446
    08-20-2010, 10:45 AM Go to last post
  16. Server-level Plugin

    Hi, i'm new to ElectroServer and i still don't understand how to use a server-level plugin (i need to use server-level plugin because i'm gonna make...

    Started by Thunder‎, 08-16-2010 08:45 AM
    2 Pages
    1 2
    access, advice, avoid, check, client, communicate, connection, databaseexample, databaseplugin, electroserver, environment, example, examples, how, http, level, login, mysql, need, plugin, queries, server, side, sql, use
    • Replies: 12
    • Views: 3,141
    08-19-2010, 01:56 AM Go to last post
  17. Working with User ID from the server side

    I was wondering, is there any way to retrieve user ids from a plugin on the server side? I can use getApi().getUser(user1).getUserName() to get the...

    Started by danielrc‎, 08-12-2010 07:44 PM
    access, api, broadcast, client, connection, es4, extensions, find, found, getuser, getusername, information, method, need, needed, number, plugin, retrieve, server, side, thanks, user, userid, username
    • Replies: 1
    • Views: 1,265
    08-12-2010, 07:52 PM Go to last post
  18. LoginEventHandler - kill old sessions

    Hi, If I am correct, electroserver will not allow multiple sessions with the same username. Therefore when a user tries to login again in a new...

    Started by theworldinunion‎, 06-25-2010 02:36 PM
    action, api, approach, connection, documentation, es4, evictuserfromserver, how, html, http, ignored, information, ins, instructions, kick, latest, loginrequest, patch, protocol, protocols, questions, request, run, running, url
    • Replies: 4
    • Views: 2,231
    08-10-2010, 08:18 PM Go to last post
  19. Angry userEnter context.getUserName returns 0?

    Never mind, I'm simply a moron. :)

    Started by daperson1‎, 08-10-2010 07:36 PM
    action, api, console, context, database, esobject, ext, fails, failure, function, getuser, getusername, java, joining, level, message, passed, persistent, plugin, return, returns, room, system, testing, write
    • Replies: 0
    • Views: 1,783
    08-10-2010, 07:36 PM Go to last post
  20. Talking Server side plugin firing upon room creation

    Hi, I'm new to electroserver and I have a question. Is there any plugin function that fires automatically upon room creation? I'm using GameManager...

    Started by danielrc‎, 07-22-2010 10:56 PM
    action, array, automatically, creation, electroserver, entering, enters, example, exiting, ext, extension, firing, found, function, gamemanager, joining, methods, need, next, number, plugin, plugins, room, server, write
    • Replies: 3
    • Views: 1,660
    07-23-2010, 10:25 PM Go to last post

+ Post New Thread

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts