respond message
-
When I send a data from one PC to another PC, I want it automatic send back a respond data. I don't know whether got this kind of fuction or not. Can someone tell me...
-
When I send a data from one PC to another PC, I want it automatic send back a respond data. I don't know whether got this kind of fuction or not. Can someone tell me...
jyhhaur wrote: When I send a data from one PC to another PC How do you send the data ?? Is it with serial port, through a LAN, a wireless connection or even little animals that bring the data to the computer (if you don't explain, we will need to use our imagination and I have a lot of imagination ;P) jyhhaur wrote: I want it automatic send back a respond data What is 'automatic' ? The computer, without any program running on it should send your little animals back (of course, in case if this was the communication media ;P). Sorry, but if you don't provide us with information, we cannot answer your question.
-
jyhhaur wrote: When I send a data from one PC to another PC How do you send the data ?? Is it with serial port, through a LAN, a wireless connection or even little animals that bring the data to the computer (if you don't explain, we will need to use our imagination and I have a lot of imagination ;P) jyhhaur wrote: I want it automatic send back a respond data What is 'automatic' ? The computer, without any program running on it should send your little animals back (of course, in case if this was the communication media ;P). Sorry, but if you don't provide us with information, we cannot answer your question.
I send the data through TCP. the 'automatic' is I use a program that I have to send a data through TCP and I want it respond to my data. I just think whether it have something like that or not.....or a function that can write so that it will respond to my data.
-
I send the data through TCP. the 'automatic' is I use a program that I have to send a data through TCP and I want it respond to my data. I just think whether it have something like that or not.....or a function that can write so that it will respond to my data.