Search:

Type: Posts; User: invisibleghost

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,155

    yes i useing linux but i am takeing alot of notes...

    yes i useing linux but i am takeing alot of notes when i doing this:)
  2. Replies
    5
    Views
    1,155

    newbie question

    Here my prob i try to start my code but i not sure it well connect.here it is.


    #include <sys/types.h>
    #include <sys/socket.h>
    #include <netinet/in.h>
    #include <stdio.h>

    int ...
  3. Replies
    5
    Views
    1,313

    I just use cat root.s and it show the asm code...

    I just use cat root.s and it show the asm code silly me.:)
  4. Replies
    5
    Views
    1,313

    yes i am talking about gcc-S

    yes i am talking about gcc-S <filename>
  5. Replies
    5
    Views
    1,313

    error prob

    I try turn the code into asm but i get this message.




    root.c: In function `main':
    root.c:6: warning: return type of `main' is not `int'
  6. Replies
    9
    Views
    1,811

    Thanks it work now.:)

    Thanks it work now.:)
  7. Replies
    9
    Views
    1,811

    That odd still don't work.

    That odd still don't work.
  8. Replies
    9
    Views
    1,811

    The Beej's guide link is not working i try that.

    The Beej's guide link is not working i try that.
  9. Replies
    9
    Views
    1,811

    I useing Gcc and linux as my os.

    I useing Gcc and linux as my os.
  10. Replies
    9
    Views
    1,811

    C question

    #include <sys/socket.h>
    #include <resolv.h>
    #include <arpa/inet.h.
    #include <netinet/in.h>
    #include <stdio.h>

    If i am right the headers i type out i could connect to a server remote over the...
  11. Replies
    9
    Views
    2,491

    So i take it i can do some socket in usr on...

    So i take it i can do some socket in usr on linux that if i am right?
  12. Replies
    9
    Views
    2,491

    Could Make a tcp header but if i want to make my...

    Could Make a tcp header but if i want to make my own tcp header i have to be in root.What you mean by socket's?I still a newbie at this.:)
  13. Replies
    9
    Views
    2,491

    Can you write own protocols in C?I am talking...

    Can you write own protocols in C?I am talking about the tcp and icmp headers.do i have to be root to do this on linux?
  14. Replies
    9
    Views
    2,491

    Tcp and icmp Question

    How would a tcp icmp look like? :confused:
  15. Replies
    4
    Views
    1,430

    I know but i just a newbie at learning...

    I know but i just a newbie at learning programming.Well i try to do some more reading.I have linux:P
  16. Replies
    4
    Views
    1,430

    programming question

    How would i connect to a server with this header

    #include <sys/types.h>
    #include <socket.h>
    #include <stdio.h>


    I try to connect to a server on the internet remote. :confused:
  17. Replies
    5
    Views
    2,618

    Who said i worrying,I been use linux for...

    Who said i worrying,I been use linux for years.Could you come up with something better then that?If your not going to help someone with a question don't reply is that so hard to do.? :rolleyes:
  18. Replies
    5
    Views
    2,618

    Any headers that are main use in linux programs.I...

    Any headers that are main use in linux programs.I a newbie try to learn to progem in linux.
  19. Replies
    5
    Views
    2,618

    Linux header question

    Is this the most important linux headers?

    sys/socket.h= defines funetion prototype.

    sys/types.h=standard system types.

    resolv.h=defines needed data types


    Am i miss anything?
  20. Replies
    3
    Views
    1,541

    Is there any other main headers i have to know?Is...

    Is there any other main headers i have to know?Is there a place where i can download more headers on linux? :confused:
  21. Replies
    3
    Views
    1,541

    Standard C library Question

    Are stdio.h and stdlib.h and string.h are they the main standard C library?I hope this not a a lame newbie question.I just a newbie try to learn that all.
  22. Replies
    2
    Views
    1,978

    C++ main standard library Question

    Are stdio.h and stdlib.h and string.h are they the main standard C library?I hope this not a a lame newbie question.I just a newbie try to learn that all.
  23. Replies
    2
    Views
    953

    I try C++ and see how that goes for me.I hope it...

    I try C++ and see how that goes for me.I hope it works out for me.:)
  24. Replies
    2
    Views
    953

    telnet C++ Question

    I planning to write a telnet script but not sure how to start it off?I give up on perl because i had to install CPAN.Do i have to install some thing in C++ to use telnet in my scripts?


    I hope i...
  25. Replies
    2
    Views
    1,140

    i can't check out people profiles

    When i try to look at other people profile on here i get this error message.



    nvisibleghost, you do not have permission to access this page. This could be due to one of several reasons:

    ...
Results 1 to 25 of 32
Page 1 of 2 1 2