Posts

Showing posts with the label Network Programming

Implement Client/Server using RPC > Java Program

Image
Implement Client/Server using RPC > Java Program Parallel and Distributed Systems

Telnet Configuration > Network Programming

Image
Telnet Configuration Network Programming [root@localhost ~]# ifconfig eth0      Link encap:Ethernet  HWaddr 00:0C:29:FD:19:13             inet addr:172.20.101.50  Bcast:172.20.101.255  Mask:255.255.255.0           inet6 addr: fe80::20c:29ff:fefd:1913/64 Scope:Link           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1           RX packets:8768 errors:0 dropped:0 overruns:0 frame:0           TX packets:856 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:0            RX bytes:1055718 (1.0 MiB)  TX bytes:65114 (63.5 KiB) lo        Link encap:Local Loopback             inet addr:127.0.0.1  Mask:255.0.0.0           inet...

Network Programming Lab Sessions

Image
Network Programming Lab Sessions Log Network Programming Session 1: [root@localhost ~]# cd Desktop [root@localhost Desktop]# cd .. [root@localhost ~]# pwd /root [root@localhost ~]# ls 123  145  45  anaconda-ks.cfg  delhi  Desktop  india  install.log  install.log.syslog  mp  os  dp  sp  Test.class  Test.java  Test.txt [root@localhost ~]# rm dp rm: remove regular file `dp'? y [root@localhost ~]# ls 123  145  45  anaconda-ks.cfg  delhi  Desktop  india  install.log  install.log.syslog  mp  os  sp  Test.class  Test.java  Test.txt [root@localhost ~]# nano prat [root@localhost ~]# cat prat i am not a nice person