codeluaeveryday Posted October 17, 2014 Posted October 17, 2014 Hey, I already know about the Sockets Module, but I'd like to request an official import of the sockets module for the server side. I am in need of a real-time method to connect to my server, and this can give me the greatest flexibility while programming. I've just finished a pretty cool project and I'd like to release it to the community for free, I just need to make the distribution easier for novice users... Tutorials: => getOnlineAdmins() => [TUT] Better Join Country => [TUT] Updating admin countries => [TUT] Updating admin flags Server: K@N Zombies / Freeroam
Woovie Posted October 22, 2014 Posted October 22, 2014 Use sockets. Or use the fetch functions. "The humble beet is the answer to all riddles." - Rolf
codeluaeveryday Posted October 22, 2014 Author Posted October 22, 2014 Using fetch would be a bit more in-efficient than what I'm doing with sockets, also a lot more insecure. I kind of care a lot about security and it's probably best if I avoid making this. It's the secure way, or no way. Tutorials: => getOnlineAdmins() => [TUT] Better Join Country => [TUT] Updating admin countries => [TUT] Updating admin flags Server: K@N Zombies / Freeroam
Recommended Posts