i have a problem about transmitting File throungh rs232 i want to know the way to transmitting file
thank you i know that the binary format can use to send any format file but i have trouble with the way to send binary data i see some information in Msdn. but i think is not enough it use the mscom32.ocx to send data i want to know how i can use this way to send binary file if it is not implementation you can send me what you have or something about function CreatFile() to set up transmiting thanks
Everything you need to know about API serial comms in Win32 is here: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfiles/html/msdn_serial.asp
thanks you you can sent to me your mail we can interinfomation about some matter or chatting together my mail is andhbk2003@yahoo.com.hk bye
oh do you know about multithreading. my teacher tell me that i have to send data from a computer to another and receive data from other computer in same time. and He say that i should use multithreading but i don't imagine what it operation can't you help me thank you much
What precisely does this have to do with Keil tools? Or even embedded development?