Thread: modifying ping( ) in RTOS

  1. #1
    Registered User
    Join Date
    Mar 2005
    Posts
    8

    modifying ping( ) in RTOS

    hello,

    i need to make modifications to ping( ) in an RTOS running VxWorks. i am trying to set events within its code to be able to use a visual debugger tool. VxWorks uses C / C++ and all that good stuff. My only problem is that i dont know/can't find where the actual ping( ) is defined. VxWorks is a POSIX system, so i'm thinking(hoping) it's similar to other Unix based systems. does anyone have any ideas or experience in this area?

    thanks in advance.

  2. #2
    Registered User
    Join Date
    Mar 2005
    Posts
    8
    so i found the the library, but it is already an object file.. i think my cause is stuck without the source.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ping script doesn't work?
    By userpingz in forum C Programming
    Replies: 3
    Last Post: 05-31-2009, 07:53 PM
  2. Replies: 8
    Last Post: 05-07-2009, 11:31 AM
  3. IPv6 ping in windows...problem..lots of ode:(
    By Neill KElly in forum C Programming
    Replies: 3
    Last Post: 04-27-2009, 11:50 PM
  4. ping client
    By cpp_is_fun in forum C Programming
    Replies: 4
    Last Post: 11-29-2006, 12:44 PM
  5. Ping
    By ZakkWylde969 in forum Tech Board
    Replies: 5
    Last Post: 09-23-2003, 12:28 PM