Changes between Version 1 and Version 2 of Tutorials/oMF/tut3


Ignore:
Timestamp:
Oct 19, 2014, 7:43:25 PM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/oMF/tut3

    v1 v2  
    11== Exercise 3: Socket Programming using New MobilityFirst NetAPI ==
     2
     3[[TOC(Tutorials/oMF*, depth=2)]]
    24
    35=== Objective: ===
    46
    5 In this exercise we will learn to write, compile, and run a simple content distribution application using MobilityFirst's new socket API. We will then modify the program to utilize MobilityFirst's native support for point to multi-point delivery services such as anycast and multicast to enable more flexible delivery options.
     7In this exercise we will learn to write, compile, and run a simple content distribution application using !MobilityFirst's new socket API. We will then modify the program to utilize !MobilityFirst's native support for point to multi-point delivery services such as anycast and multicast to enable more flexible delivery options.
    68
    79=== Develop Sender and Receiver Applications with MF Socket API ===
     
    130132}}}
    131133
    132 ==== Test Sender/Receiver Applications ====
     134==== Test !Sender/Receiver Applications ====
    133135
    134136==== Add Second Receiver End Point to Topology ====