Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help,
read this.
-
Doctory
- Party member
- Posts: 441
- Joined: Fri Dec 27, 2013 4:53 pm
Post
by Doctory » Sat Jan 04, 2014 12:27 pm
I'm making a chatting program; its off to a good start.
My question is, how do I receive data from server?
I am only able to see messages sent from the client only on the server window.
I'm creating a display window that connects to the server; receives data from it, then displays the messages it gets from the server to its window.
I cannot get it to receive data from the server.
Best wishes
- Doctory

-
Ranguna259
- Party member
- Posts: 911
- Joined: Tue Jun 18, 2013 10:58 pm
- Location: I'm right next to you
Post
by Ranguna259 » Sat Jan 04, 2014 4:59 pm
Only post stuff that you are
SURE you can't solve by yourself please, let's keep the forum clean by not having solved posts with 0 answers

LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping
Check out my
twitter.
-
bekey
- Party member
- Posts: 255
- Joined: Tue Sep 03, 2013 6:27 pm
Post
by bekey » Sat Jan 04, 2014 5:47 pm
-snip-
Last edited by
bekey on Fri Jan 24, 2014 1:35 am, edited 2 times in total.
-
Nixola
- Inner party member
- Posts: 1949
- Joined: Tue Dec 06, 2011 7:11 pm
- Location: Italy
Post
by Nixola » Mon Jan 06, 2014 8:29 pm
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
Users browsing this forum: Google [Bot] and 37 guests