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 - iop

Pages: [1]
1
Network / Asynchronous Sockets?
« on: March 12, 2010, 12:21:53 am »
You're right nexus, I totally forgot about boost.asio (I did never use it before...) I think, I'll give it a try :)

2
Network / Asynchronous Sockets?
« on: March 11, 2010, 05:56:54 pm »
For implementing asynchronous sockets I would need a win32 interface what makes things more complicated... or is there a possibility to catch the window notifications from the network card (fd_read, fd_write, ...) while using sfml rendering windows?

3
Network / Asynchronous Sockets?
« on: March 11, 2010, 03:49:10 pm »
Thats not really what I search, but its ok!

Thanks :)

4
Network / Asynchronous Sockets?
« on: March 10, 2010, 01:47:49 pm »
Hey

is there a possibility to use asynchronous sockets in sfml?

Pages: [1]