graphics

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bhaguwins
    New Member
    • Feb 2008
    • 1

    graphics

    1. how to include graphical feature for my c program written in gcc in fedora 8 platform?
    2. how can i trace path of my network consisting of (computer-> layer2 switch-layer2 switch) i want to know there
    IP address
    MAC addres
    system description

    3. which command gives MAC table from switch in linux platform?
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Originally posted by bhaguwins
    1. how to include graphical feature for my c program written in gcc in fedora 8 platform?
    Use a graphics library
    Originally posted by bhaguwins
    2. how can i trace path of my network consisting of (computer-> layer2 switch-layer2 switch) i want to know there
    IP address
    MAC addres
    system description
    Depends if it's on your network, or the internet.
    Originally posted by bhaguwins
    3. which command gives MAC table from switch in linux platform?
    I'm not aware of any generic "switch in linux platform." Do you have a brand of switch?

    Comment

    Working...