Choose two of the following categories of social movements,…

Choose two of the following categories of social movements, and provide a definition and example of each: reform, revolutionary, religious/redemptive, alternative, resistance.   Note: It is possible that some movements might fit in more than one category, and so there may be no one “right” category – what is most important is that you describe why you believe the movement you select is an example of the category you select.

Which routing algorithm, Dijkstra or Bellman-Ford, requires…

Which routing algorithm, Dijkstra or Bellman-Ford, requires more link overhead to maintain? Link overhead means sending control /administrative, / non-data traffic versus information/data traffic.   Answer Format Write your choice (Bellman-Ford or Dijkstra): [RoutingAlgorithm] Provide your reason for your choice: [Reason] (one or two sentences in text)

Consider an audio application that sends a VoIP payload (G.7…

Consider an audio application that sends a VoIP payload (G.711 formatted audio message) using a network packet, as shown in the figure.   Consider an audio application that sends a VoIP payload (G.711 formatted audio message) using a network packet, as shown in the figure. Suppose we want 81% frame efficiency for the above packet. How many audio bytes must each packet carry? Answer FormatVoice payload Bytes = [VoicePayloadBytes] Bytes  (Enter an Integer, no decimals, no text)  

A router with IP address 138.76.29.7 manages a NAT translati…

A router with IP address 138.76.29.7 manages a NAT translation table for a private network. The router uses ports starting from 8000. Each time a new connection is needed, it increments by one. For example, if a host in the private network with address 10.0.0.5:5000 sends a message to 132.239.8.45:80 then the entry in the NAT table would be filled in as below. The next time the router will use 8001 as the port to establish a new connection and so on.  All connections are TCP. Complete the NAT Table for the following events:a) 10.0.0.5:5000 sends a message to 132.239.8.45:80 (already filled in)b) 10.0.0.101:6000 sends a message to 206.190.36.45:80    Private Address Private Port External Address External Port Transport Protocol a) 10.0.0.5 5000 132.76.29.7 8000 TCP b) [Privateb] [PrivatePortb] [Externalb] [ExternalPortb] TCP