Lets Rock !

1.using pipes to convert lower case into upper case text

2.file transfer using the named pipes(FIFOs)-  Client Program   ServerPgm 

3.Application using Message Queue form Of IPC- msgreader  msgsender 

4.TCP iterative Client Server Application to reverse the given input sequence 
Client  Server

5.TCP Concurrent Client Server Application to echo the given input sequence.
Client  Server

6.TCP client Server application to transfer a file.
- Client  Server

7.TCP concurrent server to convert a given text  into upper case using multiplexing system call 'select'
 - Client  Server

8. TCP client server application to display current Date & Time.
-- Client   Server


9. UDP client server  application  to reverse the given input sequence.
-- Client  Server

10. UDP client server  to transfer a file.
 Client  Server

11. Design Using select Client Server application to multiplex TCP and
 UDP requests for reversing Input sequence.
Server
Tcp Client  Udpclient 


No comments:

Post a Comment