I need help =( I made a simple TCP/IP server that will talk to someone, but for some reason when typing it will only allow one letter and then stop letting you type. How do I get it so people can type a sentance or more?
Also, it will only allow one person to talk to it. How do I get it to accept lots of connections? (Like up to 10)?
And is there a turorial somewhere on PHP sockets?
Thanks in advance,
Gunerman
Also, it will only allow one person to talk to it. How do I get it to accept lots of connections? (Like up to 10)?
And is there a turorial somewhere on PHP sockets?
Thanks in advance,
Gunerman
Comment