site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=N+LTuYj4X/xAhXBUhMfE7+lncUZ/coM2qi15Cm3Oh1A=; b=eeS3hrudqScCSGuG2XZnqzH8ssczsxVc+v9FEoLs5hdJPQXOxoMTt/d/8YrXizPLHyTGX52cVb0Dq9XJJASBOG2hzH1Vl5znfcBcj0OzaEJKHaum9/zhuHYLHI0cCHjEV2wZg4lDRfNiGi67fU9rji2FlAtFuNDLojLOTiopzBs= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q3FiNsHIxf+kQRV9DLq97DMZMzM/6bG3hJoPTKtSUG+Gzt2hHHnOtKGVsLsKY9YR0oO/uTuJeg08TJXbfyUt7lLoPNfJpMWoZZW4Y1gtcS5UhVhZGbRNIovtfFUzPeKFs6MgP2do4PapetEV9ufNPaxxb7sIggcZTjK5eDZorVA= Hi Thomas, you should make a quick search on Darwin-Driver mailing list it's a while(1) question Cheers! -mmw On 9/11/07, Thomas Hauk <thauk@novuscom.net> wrote:
I'm doing cross-platform development of a product that accesses custom hardware connected to the USB port, which acts like a serial device.
On Windows I can send and receive data to the COM port associated with the device. For testing, I downloaded the open source com0com project, which creates a pair of virtual serial ports which are connected to each other; the output for one is the input for the other. This allows me to test my software against a "virtual device" program I have written.
Does a similar software package to com0com exist for Mac OS X?
In this sense, I guess it would create a pair of psuedo-ttys that are connected to each other in the background.
I read through the archives of this list and found a similar question a while back, but the question wasn't phrased clearly and it isn't the same question as I am posing above, so that's why I'm writing now.
If an existing solution doesn't exist, I suppose I could write my own. Any thoughts on the complexity of such a task?
Cheers,
T
-- Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. --Jamie Zawinski, in comp.lang.emacs
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/openspecies%40gmail.com
This email sent to openspecies@gmail.com
-- http://openspecies.googlepages.com/gpgkey.txt _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com