GIDForums  

Go Back   GIDForums > Web Hosting Forums > Web Hosting Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 27-Apr-2005, 06:28
maisam maisam is offline
New Member
 
Join Date: Apr 2005
Posts: 3
maisam is on a distinguished road
Question

help! how can i improve my protocol design and client&server software?


i have designed a protocol and programmed a simple clinet and server for on-line music subscription system.no of users are 5-6 n no. of tracks are 7-8. this is how it works:

after connecting to server client asks for user ID and Password. server opens a text file containing all id and password (passwords.txt). if the id and password match client provides 3 options, playlist, get track, and exit, for the user.
when playlist selected, client requests a playlist, server opens the file 'playlist.txt' reads all data and stores it in one array and sens it to client to be displayed for user.

when get track is selected, client asks for a code for track (code is available in playlist). server opens the playlist.txt file again, checks the code and when it finds the match stores the line of file related to that code into a string and sends it to cliant to be displayed.

now i need to suggest improvements to this design for when the number of users increase to thousand and tracks to few hundred. what kinf of things do i have to look into?

how can i prevent deadlock? what security issues need to be looked into? basically what do u think is required for this system to be commercially usable? nothing too detailed any suggestions with a brief description would be very help full!

thank you
 

Recent GIDBlogNARMY by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 21:02.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.