Socket Questions-App academy Lessons 44&45

Moderators: LCNeil, heatherlaine, kevinmiller, elanorb

Post Reply
sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

Socket Questions-App academy Lessons 44&45

Post by sefrojones » Tue Mar 18, 2014 4:29 am

Hi,

I'm not sure if this is the right place, but I did not see a specific forum for the app academy. I am having trouble with the chat server/client that the lesson builds. It works great on localhost. When I try to connect over the internet it does dot work at all and gives a socket error. I'm thinking it has something to do with port forwarding, but I'm not sure how to proceed. Any advice would be greatly appreciated!


--sefro

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: Socket Questions-App academy Lessons 44&45

Post by LCNeil » Tue Mar 18, 2014 2:55 pm

Hi Sefro,

It could be a port issue that could be causing the connection issue. I would check that ports are being forwarded appropriately in your test application. More information on how to do this can be found at the following site-

portforward.com

I would also recommend looking at a fellow LiveCode users sample chat stack-

http://bjoernke.com/?target=chatrev

He gives you access to the source code which should give you some assistance but I am unsure how up to date his server side of things are


Kind Regards,


Neil Roger
--
RunRev Support Team ~ http://www.runrev.com

Post Reply

Return to “idea2app and Coding School”