Software Projects Details


I have been involved into several Software Designing projects. They are carried out on different stages and under different circumstances. Here is the list of them.

Web Based password Change Script for a UNIX user using Expect Script
Nice Shell Script Example

Here I am giving an example of script that I have written on the basis of Client-Server Technique.
Server is running in an infinite loop and checks for a specific file to be created every after some defined interval.
Server Code.
Client is running in Front-end process and is responsible to write the lock file.
Client Code.
Other files used are as follows.
Password Change Script in Expect.
LDAP File.
Script written in SED that adds the user.
Shell script written for Ablah Library Wichita State University. To ban users from telnetting into libweb.ablah.twsu.edu server.
Cluster Configuration
This code is written in AUG 2000 for Wichita State University ECE Department CARG LAB. This code is written in Tcl/Tk language. This script changes the password on every Lab's linux machines simultaneously.
This code is written for Rahul when he was working on his Master's Thesis. This is about measuring voice quality using PSQM and working on different codec on different load conditions. Script is written in EXPECT and involves telnetting into the router change config. parameters, run simulations and grab the results and save them into comma seprated text file. Which is later read by EXCEL.

Rahul's project complete code

I have worked and helped Rahul in completing his Master's thesis. His work was based upon the QoS over Voice Over IP networks. So the programs that I have written will reflects those issues. It involve setting up PSQM server, setting up different routers and automization of simulation runs and getting results in efficient and rapid manner.
a1.exp.txt au2bin.sh.txt mainrout.exp.txt namechan.sh.txt psqmscr.sh.txt redo.exp.txt rout14.exp.txt routerco.exp.txt routerlo.exp.txt routerlo.sh.txt routerpa.exp.txt shezy.sh.txt tcltest.tcl.txt tcltest1.tcl.txt tcltest2.tcl.txt tcltest3.tcl.txt test.sh.txt test.sh.txt testall.sh.txt tests.sh.txt

My Mobile IP project code

delay_avg.cpp delay_avg2.cpp

James's project complete code

I have worked with James on his Mobile IP based thesis. We worked on Cisco routers and Cisco mobile IP implemntation. During the course of his thesis I have writeen several programs and scripts to automize the whole process. We have also worked on Sun Mobile IP implementation. Sun Mobile IP works fine with Cisco Mobile IP implementation.
Click here to See the file listing for James' thesis.
Here is the list of files that you should be watching.
mobilex.sh.txt 
mobilexy.sh.txt
output1.txt 
radio2.exp.txt 
radio2a.exp.txt 
scriptv2.exp.txt 
scriptv3.exp.txt 
startup.exp.txt 
test.tcl.txt 
test2.exp.txt 
test3.exp.txt 

Documentations & Reports

Installing and Configuring ODBC Connection for Voyager is a document written as part of my job in Ablah Library, Wichita State University.
Wireless Network Security Using WEP & SSID on Cisco Equipments, is also a project document written as part of my job in Ablah Library, Wichita State University.
Wireless Network Security (Word Document) using WEP,SSID and MAC address based filtering on Cisco Equipments. This is a white paper submitted to the IEEE conference for acceptance.

Programming collection for developers


C++ Header File
Developer.Com Journal
Azfar Kazmi Collection
CGI On WIN32 Web Server
Yahoo page for CGI resouces
Windows NT Web Server Development
Greeware free CGIs for WIN NT
Password change option in Win NT
WebBatch CGI scripting language for changing password
CGI Star Pro
Adiscon IT Solution
TCP/IP SDK for Windows Programmer
Windows-shareware.com
Great Shell Scripting resource page. This is called one in all link.Nice examples and useful tutorial on shell scripting
A nice AWK Tutorial