Engineering Clinic
Its all about Network Simulations (NS2, NS3), Internet of Things, Sensor Networks, Programming, Embedded Systems, Cyber Physical Systems, etc
Its all about Network Simulations (NS2, NS3), Internet of Things, Sensor Networks, Programming, Embedded Systems, Cyber Physical Systems, etc
Representation of data on a floppy and hard disk may consistently differ, but r…
Read moreLinux supports many number of file systems, that’s why Linux is accepted quickl…
Read moreSocket programming interfaces provides communication via a network as well as l…
Read morePtrace is a system call provided in unix for one process to take control of ano…
Read moreThree forms of System V IPC Semaphores Message Queues …
Read morePipes are the classical method of interprocess communication. For example …
Read moreThis is one of the oldest way of data exchange in which the information is sent…
Read moreWhen two processes trying to access a resource is called race condition. Main…
Read moreAfter the introduction of Micriµm's µC/OS-III earlier this year, the big…
Read moreAssumptions: I have installed my ns-allinone-2.33 under /home/pradeep/ns-a…
Read more#!c:/perl/bin/perl -w print “Content-Type: text/html \n\n”; $email=”tsprad…
Read moreThe same file (counter.txt) is used for both reading as well as writing. So eac…
Read moreThis scripts tells how to submit a form to the same page itself…. <form me…
Read moreIf you are using PhpMyAdmin as part of WAMP(Windows, Apache, MySQL and PHP), th…
Read moreFor uploading Files to the server, we need to run two files, For example let us…
Read moreThe following script tries to connect the database and if it is failed it will …
Read moreThere are different sorting functions used to sort the arrays and other variabl…
Read moreIf a user visits a website, where he is asked for validating his username and p…
Read moreUsername/password Creation in PHP and MySQL. a Simple form is designed to get t…
Read moreHow to send email using PHP. The following section describes that with coding….…
Read moreTo Set cookies using PHP, setcookie() function is used. Cookie is a piece of in…
Read moreSource : http://www.openpeta.com <?php /* * FileName:validation.p…
Read moreThe following PHP scripts shows how to maintain a mailing list. the users are a…
Read morePage Directories and Page Tables Page directories and the page tables for the…
Read moreThe Conversion from the linear address to physical address is done by a s…
Read moreThe data related to the processes are to be stored in the memory somehow by…
Read moreSystem calls provides a layer between hardware and the user space. Provide…
Read morePage directories and the page tables for the user and the kernel segment is man…
Read moreTimer Interrupts There is one hardware timer that generates interrupts eve…
Read more5G Network Simulation in NS3 Using mmWave This post shows the installation of ns3mmwav…