Search:

Type: Posts; User: November

Search: Search took 0.00 seconds.

  1. Passing an ip address to iph/tcphdr [SOCK_RAW]

    This code compiles and run fines, however, I have not been able to change the ip address to a real adddress. Any help would be greatly appreciated.

    Thanks


    The function in question:

    ...
  2. Replies
    11
    Views
    4,377

    Thank You

    I followed your advice and created a header for both my function file, including only the headers were necessary.

    Thank you so much for your time helping me debug this. I really appreciate it.
  3. Replies
    11
    Views
    4,377

    Yeah, I had the same thought as you about the...

    Yeah, I had the same thought as you about the double inclusion. Does c have a checksum generator I should be using?
  4. Replies
    11
    Views
    4,377

    Changes made and still nothing

    I have made the changes, however, I am returned the same error. I feel like I missing something really simple here.

    What did you suspects the error was?
  5. Replies
    11
    Views
    4,377

    I really appreciate your feed back Tim, though...

    I really appreciate your feed back Tim, though some additional content might have been nice. Your right, I dont really know how to link c files. Do you have any examples of a header/main...
  6. Replies
    11
    Views
    4,377

    Error

    I knew I was forgetting something. Here is error in question:

    Apple Mach-O linker(ld) error:

    Ld...
  7. Replies
    11
    Views
    4,377

    SOCK_RAW programing linker error

    I am creating a program that injects tcp packets using SOCK_RAW. I am using Xcode and it confirms all my references are correct, however, when I compile I get a mach-o clang linker(ld) error. I have...
Results 1 to 7 of 7