Search:

Type: Posts; User: Grell

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    2,141

    Well, I mean I know how to do it technically, on...

    Well, I mean I know how to do it technically, on a low level, like filling in structs and using connect() and such. But on a higher level for instance. Lets say that I was to write a program that...
  2. Replies
    4
    Views
    2,141

    Sending and receiving data

    Hey, I have a question regarding network programming in general. Lets say I want to write a program in C that connects to a server and interacts with that server. How do I know how to communicate...
  3. Replies
    3
    Views
    1,514

    Sorry about that, it had something t do with...

    Sorry about that, it had something t do with chromium.
  4. Replies
    3
    Views
    1,514

    Questions about pthreads

    Hey, I am starting to mess around with the libpthreads implementation on GNU/Linux. I do not understand why for instance, when I use pthread_create() to create threads, sometimes, no threads are...
  5. Replies
    1
    Views
    1,620

    Adventures with libpcap

    Hey, I am trying to do some programming using the pcap library on my FreeBSD box. I am using the tutorial here ( Programming with pcap ) as a guiideline. I have hit a few snags along the way but was...
  6. Do you guys use pseudocode? and other questions on the basics

    Hey I am starting programming C again and I want to make sure I understand and do the basics when it comes to programming, one of which may be pseudocode. See I understand the syntax and the like of...
Results 1 to 6 of 6