LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need help in TCP/IP

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.

0 Kudos
Message 11 of 20
(1,620 Views)

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.

0 Kudos
Message 12 of 20
(1,613 Views)

@lavalava

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.

0 Kudos
Message 13 of 20
(1,599 Views)

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

Message Edited by lavalava on 04-09-2010 10:53 PM
0 Kudos
Message 14 of 20
(1,586 Views)

here you go lavalava.

you have a rough idea of what my project like, can you guide me along?

0 Kudos
Message 15 of 20
(1,558 Views)
 
Download All
0 Kudos
Message 16 of 20
(1,550 Views)

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 Smiley Wink

Download All
0 Kudos
Message 17 of 20
(1,526 Views)

the server.vi dont seem working, it cannot detect the number of connection.

btw is it able to store and search?? 

0 Kudos
Message 18 of 20
(1,494 Views)
Just open up the working multiclient server.vi you found from the examples.  Just leave it open, then open my server.vi.  Ignore all the warning.  The broken link should disappear.  Make sure you save everything, close everything, and open just my codes.
Message 19 of 20
(1,482 Views)

i have done my program could you help me see if it could be further improve. thanks.

 

Download All
0 Kudos
Message 20 of 20
(1,434 Views)