Posted By:
micky_singh
Posted On:
Monday, July 9, 2001 08:18 AM
want to make a program a server side one in which the screen contains 6 buttons 6 text areas and 6 panels whenever you write the name of a client comp and press enter whatever the client is viewing is automatically steamed tothe corresponding panel on the server program, just like print screen command is being executed and the image is being tranferred every second to the corresponding panel on the server screen. how to make the corresponding client respond whenever that client's name is entred in one of the text areas and the corresponding button on the server frame is clicked also how to incorporate multithreading to enable atleast six
More>>
want to make a program a server side one
in which the screen contains 6 buttons 6 text areas
and 6 panels
whenever you write the name of a client comp
and press enter whatever the client is viewing
is automatically steamed tothe corresponding panel
on the server program, just like print screen command
is being executed and the image is being tranferred
every second to the corresponding panel on the
server screen. how to make the corresponding
client respond whenever that client's name
is entred in one of the text areas and the corresponding
button on the server frame is clicked
also how to incorporate multithreading to enable
atleast six client side screens to be visible on the srver frame
<<Less