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

Author Topic: sf::IPAddress::ToUin32_t()  (Read 16449 times)

0 Members and 1 Guest are viewing this topic.

NeWsOfTzzz

  • Newbie
  • *
  • Posts: 15
    • View Profile
sf::IPAddress::ToUin32_t()
« on: August 21, 2008, 04:12:19 pm »
The uint32_t is already there but inaccessible as private :/

NeWsOfTzzz

  • Newbie
  • *
  • Posts: 15
    • View Profile
sf::IPAddress::ToUin32_t()
« Reply #1 on: August 21, 2008, 04:20:22 pm »
Not to forget I'd also like to have a constructor for an uint32_t.

Why? Simple, to send IPs over network easy and with lowest possible bandwitdth use!

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
sf::IPAddress::ToUin32_t()
« Reply #2 on: August 21, 2008, 04:41:42 pm »
Why not :wink:
Laurent Gomila - SFML developer

 

anything