182 views
0 votes
0 votes
i have read internetworking is done by two  processes

first is 1)Connection oriented /concatenation of virtual circuits subnets

second is 2 )Datagram internet style

what happens in internetworking can somebody please explain with diagram

1 Answer

Related questions

1 votes
1 votes
2 answers
1
0 votes
0 votes
0 answers
2
0 votes
0 votes
0 answers
3
LavTheRawkstar asked Jun 29, 2016
386 views
class Value { public static void main(String [] s ) { int i = 255;byte b=(byte)i ;char c = (char)b;System.out.println("int value of char : " + (int) c);} }
0 votes
0 votes
2 answers
4
LavTheRawkstar asked Apr 9, 2017
534 views
What happens in Multicast Routing algorithm somebody please tell with diagram ?