Code Monkey home page Code Monkey logo

ftp's Introduction

  This directory contains the modified code that permits us to pick up the
  network masks using the ioctl version of get_ifi_info (Chapter 17).

  Modifications have been introduced to the following files
  (w.r.t. ~cse533/Stevens/unpv13e):

  1. lib/get_ifi_info.c        here named      get_ifi_info_plus.c
  2. lib/unpifi.h              here named      unpifiplus.h
  3. ioctl/prifinfo.c          here named      prifinfo_plus.c


  Modifications in file get_ifi_info_plus.c:
  ------------------------------------------

  function  get_ifi_info   renamed  get_ifi_info_plus
                (plus, slight modification in the code)

  function  Get_ifi_info   renamed  Get_ifi_info_plus
                (but no modification in the code itself,
                 except for having it call get_ifi_info_plus
                 instead of get_ifi_info)

  function  free_ifi_info  renamed  free_ifi_info_plus
                (plus, slight modification in the code)


  Modifications in file unpifiplus.h:
  -----------------------------------

  extra field introduced in structure ifi_info for sockaddr structure
  that holds network mask


  Modifications in file prifinfo_plus.c:
  --------------------------------------

  function  prifinfo  renamed  prifinfo_plus  (plus slight
       modification in code so as to print out network mask)



ftp's People

Contributors

macrobit avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.