Hey guys , recently i worked on wmi architecture , i just want to send data from the remote computer's serial port to an embeded device , how can i acheive that , is there any ways , if there is plz let me know plz

Recommended Answers

All 3 Replies

Use System.IO.Ports.SerialPort. You will find sample code for using SerialPort in the link provided

thanks sknake

but is it possible to send data from my pc to remote pc's serial port to a device connected to the remote pc , is it work

Use System.IO.Ports.SerialPort. You will find sample code for using SerialPort in the link provided

will be work , can i write data from my pc to remote pc's serial port to an embeded device

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.