Search:

Type: Posts; User: Cornix

Search: Search took 0.11 seconds.

  1. Replies
    16
    Views
    1,584

    Re: Help with a client server program

    Are you actually talking about Sockets or about a HTML server?
    Sockets do not have a "get" method. Sockets have input and output streams.
  2. Replies
    16
    Views
    1,584

    Re: Help with a client server program

    You are wrong.
    You can send anything at any point in time. There are no artificial limitations.
    The network will simply send a stream of bytes from one point to the other within the network. What...
Results 1 to 2 of 2