Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bluevideogame

Pages: [1]
1
Network / Re: Receiving Data while Typing
« on: February 23, 2015, 11:24:32 am »
hmm, when i pass the socket into the thread function, i get running errors

2
Network / Receiving Data while Typing
« on: February 23, 2015, 07:47:40 am »
On the command line, how do I write the syntax for receiving data actively, while i am inputting text to the other client.
Because when I start typing in cin it won't receive the data until i press enter...

Thanks

3
General / Re: SFML Xcode create .exe?
« on: February 19, 2015, 10:55:16 pm »
thank you

4
General / SFML Xcode create .exe?
« on: February 19, 2015, 06:26:48 am »
Can I create a .exe in xcode, or how can I get my program c++ SFML to run on pc? I can make a .app already.
Thanks

Pages: [1]