add_connection


Description:

public Result add_connection (string nettype, string addrtype, string address, uint ttl, uint addr_number)

Add the given connection parameters to this.

Parameters:

this

a Media

nettype

the type of network. "IN" is defined to have the meaning "Internet".

addrtype

the type of address.

address

the address

ttl

the time to live of the address

addr_number

the number of layers

Returns:

a Result.