Search:

Type: Posts; User: helloworld922

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    2,895

    Re: Socket connections and Unsigned values

    hmm, I guess I could have been more specific.

    What I wanted to do was create at UDP socket connection to another application and sending/receiving packets of data to the other application. The...
  2. Replies
    5
    Views
    2,895

    Socket connections and Unsigned values

    Out of curiosity, I was wondering how you guys handled unsigned values when using sockets.

    The way I imagine handling unsigned values is using bitwise/shift operators (since these "disregard"...
Results 1 to 2 of 2