04-09-2010 12:15 AM
my first loop is to search and store. which i thought im able to combine them together.
which i meant i done the search and store into the text file and then later do the tcp part.
04-09-2010 12:23 AM
let me explain abit about my school project.
i have to program a database to store the car number and the area of the car(pillar) where it is park.
when a person who forgotten where the car is park, he just have to key in their car number, which they store eariler when they park,
and the screen will show they area of the car is park.
the first loop i had done was to store the car number and area, and was able to search.
when the car number repeated, it will overwrite the car number area only.
04-09-2010 04:10 AM
i have try, and change it to my database, able to read my database in my client.
but how do i do a search in my database when the user input from the client and the server respone to the client.
i do not really understand the server program too.
04-09-2010 10:50 PM - edited 04-09-2010 10:53 PM
can you post your codes of what you have done so far as version 8.6 because I don't really follow your question?
p.s post both the client and server programs too, not just one side
04-10-2010 07:54 PM
here you go lavalava.
you have a rough idea of what my project like, can you guide me along?
04-10-2010 09:50 PM
04-11-2010 07:43 AM
Here is your answer. I did it quite fast so I didn't get to check all the cases but you should be on your way from here on.
Good luck, better pray your professor don't call you guys in for interview to explain what you did
04-11-2010 07:54 PM
the server.vi dont seem working, it cannot detect the number of connection.
btw is it able to store and search??
04-12-2010 01:00 AM
04-12-2010 07:36 PM
i have done my program could you help me see if it could be further improve. thanks.