Search:

Type: Posts; User: tjw09003

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    15,580

    Never mind, got it to work by making it a...

    Never mind, got it to work by making it a multithreaded app.

    Yay google :D
  2. Replies
    2
    Views
    15,580

    I guess I'll try making it a multi-thread app?

    I guess I'll try making it a multi-thread app?
  3. Replies
    2
    Views
    15,580

    GTK with tcp/ip socket: how can you do both?

    I put together a quick program from tutorials that acts like a server listening on a socket. The program pauses on the line

    n = read(newsockfd,buffer,255);

    I wanted to add a window to this...
Results 1 to 3 of 3