Announcement

Collapse
No announcement yet.

TCP/IP Server? i tr...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • TCP/IP Server? i tr...

    Hey , i tried alot of codes to make a tcp/ip server (chat/client/server) and nuthin worked so if anyone can help so thanks ♥

  • #2
    I'm not sure if AMS is the most performant solution to start a server in, but you could check out the luasocket module (you must find the version for Lua 5.1), which allows you to create udp/tcp servers and clients.
    Bas Groothedde
    Imagine Programming :: Blog

    AMS8 Plugins
    IMXLH Compiler

    Comment


    • #3
      Originally posted by Imagine Programming View Post
      I'm not sure if AMS is the most performant solution to start a server in, but you could check out the luasocket module (you must find the version for Lua 5.1), which allows you to create udp/tcp servers and clients.
      I used it but i am not too perfect usin it so i tried to search a projects of it ( TCP/IP Server lua socket.apz) on the internet but i didn't find , so i gave up with this module btw thanks for checkin my post out

      Comment


      • #4
        Originally posted by Imagine Programming View Post
        I'm not sure if AMS is the most performant solution to start a server in, but you could check out the luasocket module (you must find the version for Lua 5.1), which allows you to create udp/tcp servers and clients.
        How to connect it? Specially recreate lua5.1.dll and lua51.dll?

        Comment

        Working...
        X