Search found 4 matches

by Wolfo
Tue Jun 25, 2013 3:43 am
Forum: Support and Development
Topic: Getting Networking to work
Replies: 6
Views: 2807

Re: Getting Networking to work

Bump - Nobody at all can help me with this? :(
by Wolfo
Mon Jun 24, 2013 6:08 am
Forum: Support and Development
Topic: Getting Networking to work
Replies: 6
Views: 2807

Re: Getting Networking to work

I'm not familiar with UDP, but as much as i know, it's not very good to games because there is the risk of data loss, i think you should use TCP instead... But out of this discussion of tcp vs udp, you only do settimeout(0) after the connection, otherwise it will not connect. But it does connect it...
by Wolfo
Mon Jun 24, 2013 5:13 am
Forum: Support and Development
Topic: Getting Networking to work
Replies: 6
Views: 2807

Re: Getting Networking to work

NightKawata wrote:Something looks like not working well?
I can't understand the problem. I'm sure if you describe your situation in further detail, the members of this forum can help you out, though.
Sorry, added more info.
by Wolfo
Mon Jun 24, 2013 4:45 am
Forum: Support and Development
Topic: Getting Networking to work
Replies: 6
Views: 2807

Getting Networking to work

All I did so far is taking client and server files from this network tutorial and include them. It seems to work and the client seems to connect to server although something looks like not working well. I have no idea what I am doing wrong, so here is the code. I hate to be this newbie but- what am ...