Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534

    Lightbulb Plugin Request: Network

    I have seen a few examples of networking through chat applications and a few others. I know that AMSwaves and few others have posted a "Plugins Request" forum on their sites but I thought I'd put it here where the whole community could see it.

    Using the Lua Socket functions, maybe a plugin could be made that would allow the AMS programmer to simply select Network.Connect(IP, Port, etc); (e.g.) as easily as he can select an Application or Dialog function tag.

    I would love to contribute but I know nothing of C++ but I suppose I could help in some other way (AMS related) if requested.

    Any Ideas fellas?

  2. #2
    Join Date
    Apr 2005
    Location
    São Paulo, Brazil
    Posts
    2,539
    Requesting just a "network plugin" is too generic. What should the plugin do? Chat? File transfer? Simple packet exchange? Serve HTTP or XML files?

    You would have to specify with a bit more detail what you need...

  3. #3
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    All of the above. The idea would be for the plugin to allow the coder to do any number of these actions and to make it simple for the coder to build programs that talk to each other over LANs and over the GAN.

  4. #4
    Join Date
    May 2005
    Posts
    1,115
    You mean like a TCP server and client components?
    Never know what life is gonna throw at you.
    (Based on a true story.)

  5. #5
    Join Date
    Aug 2008
    Posts
    29
    Quote Originally Posted by bule View Post
    You mean like a TCP server and client components?
    He is using this for his game project, so what I believe will be needed is

    - Chat abilities.
    - Game data packet exchanging.
    - (Possibly) File transfer to transfer any custom server based content.

  6. #6
    Join Date
    May 2006
    Posts
    5,380
    altho a TCP plugin would be nice, AMS can already communicate on a server/client basis, theres ssides dll's + many networking ActiveX controls that can be used with LuaCOM

    AMS is a great app, but i dont think its really cut out for internet gaming, not to say it cant be dont coz it can, but i would look at a more dedicated tool like "Mark Overmars Game Maker" now published by yoyo games and only $20

    http://www.yoyogames.com/gamemaker/
    Open your eyes to Narcissism, Don't let her destroy your life!!

Similar Threads

  1. FREE: UserMgmt Action Plugin
    By TimeSurfer in forum AutoPlay Media Studio 7.5
    Replies: 3
    Last Post: 04-11-2010, 09:21 PM
  2. FREE : Timer Object Plugin
    By reteset in forum AutoPlay Media Studio 7.5 Plugins
    Replies: 29
    Last Post: 04-23-2009, 07:00 AM
  3. API - Action Plugin Installer -- Beta II [HOT!!!]
    By TimeSurfer in forum AutoPlay Media Studio 7.5
    Replies: 7
    Last Post: 06-13-2008, 02:55 AM
  4. MiscOS-OCX Plugin is finished !
    By CrazyFrog in forum AutoPlay Media Studio 6.0
    Replies: 23
    Last Post: 10-27-2007, 03:28 PM
  5. Indigo Rose Plugin Changes
    By Lorne in forum AutoPlay Media Studio 5.0
    Replies: 4
    Last Post: 09-27-2004, 04:17 AM

Posting Permissions

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