ENET Chatting [updated; v.1.4]

Showcase your libraries, tools and other projects that help your fellow love users.
User avatar
Doctory
Party member
Posts: 441
Joined: Fri Dec 27, 2013 4:53 pm

ENET Chatting [updated; v.1.4]

Post by Doctory »

ENET Chatting;

About:

ENET Chatting is a chatting program made using ENET in Lua.
It was made by Doctory.
Everyone can host a server and everyone can join one.
In the future you will be able to kick, ban, shutdown servers using the server console.


How to Host:

1) Open the Server


How to Join:

1) Open the Client
2) Type the IP Address and Port of the Server
3) Open the Display Window


Updates:

*manual server joining [5th January 2014]
*improved client [5th January 2014]
*improved server [5th January 2014]
*improved display window [5th January 2014]

Downloads:

Mediafire: v.1.4 < Latest
Last edited by Doctory on Sun Jan 05, 2014 10:42 am, edited 2 times in total.
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: ENET Chatting

Post by Ranguna259 »

This is a pretty good escape from PRISM :P
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
User avatar
Doctory
Party member
Posts: 441
Joined: Fri Dec 27, 2013 4:53 pm

Re: ENET Chatting

Post by Doctory »

I never knew about that program until now.

I'm not getting arrested, am I? :shock:
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: ENET Chatting

Post by Ranguna259 »

Hahaha no, you're just helping those who want to remain anonymous
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
bekey
Party member
Posts: 255
Joined: Tue Sep 03, 2013 6:27 pm

[]

Post by bekey »

-snip-
Last edited by bekey on Fri Jan 24, 2014 1:35 am, edited 1 time in total.
User avatar
Doctory
Party member
Posts: 441
Joined: Fri Dec 27, 2013 4:53 pm

Re: ENET Chatting

Post by Doctory »

Well, any feedback for those who used it?

edit

7 people downloaded it.
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: ENET Chatting [updated; v.1.4]

Post by Ranguna259 »

bekey wrote:Would need some encryptions and what not to be anonymous. Or "safe" from the NSA.
Well yes, I haven't looked into the code but if it's p2p then the NSA'd need to hack into our computers to actually get the data, of course they could just hack the ISP and intersept the messages.

Doctory you could implement some kind of encryption, I could code one for you, my text2image encryption could come in handy here.

This is an ecrypted "Hello World !"
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
User avatar
Doctory
Party member
Posts: 441
Joined: Fri Dec 27, 2013 4:53 pm

Re: ENET Chatting [updated; v.1.4]

Post by Doctory »

My program uses the Love Console. I don't get how text2image encryption would be useful here.
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: ENET Chatting [updated; v.1.4]

Post by Ranguna259 »

The user'd write then text, the text gets encrypted into an image (so if someone tries to intercept the message they'd only find wierd images), the image is sent to the other user, the program form the other user'd decrypt the image and print the output in the window.

This is just an option to make your program safer and more anonymous, you could make an encryption of your own or make some kind of mechanism that prevent hackers from intercepting the messages.
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
bekey
Party member
Posts: 255
Joined: Tue Sep 03, 2013 6:27 pm

[]

Post by bekey »

-snip-
Last edited by bekey on Fri Jan 24, 2014 1:48 am, edited 3 times in total.
Post Reply

Who is online

Users browsing this forum: No registered users and 96 guests