Вы находитесь на странице: 1из 1

Packet Tracer Questions

1. Q: - set up a network that allows to computers to communicate each other using Switch? 2. Q:-set up a network that allows to computers to communicate each other using Router? 3. Q:-set up a network that allows to computers to communicate each other using Hub? 4. Q: - set up a network that allows to computers to communicate each other using Router & Switch? 5. Q:-set up a vlan network that allows to computers to communicate each other using Router & Switch?

Socket Programs
1.Q:- Generate a concurrent echo server and a client. The server will accept the

string and will send the string back to the proper client. The client will display it on the screen. Use command line argument. The IP, port number and the string are to be sent as argument.
2.Q:- Write an application program which puts a message in a message queue which another

application program reads and sends to a server. Server will send reply to a second application program which puts the message into the message queue. The first application program will read the message from the message queue. 3.Q:- Write a program to implement multi-service server [echo & time] using TCP/UDP socket.

--------------------------------------------------------xxxxxxxxxxxxxx------------------------------------------------

Вам также может понравиться