site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=JZels5aMGDgZw+HH0oB32wmj7COOMIiP04IFk5kXb/8=; b=fxYosWTw2cF5wY8YqKcSIEqfZrkS6wtCLu0y+HJDWX+KEviVI22OmYsQ4AIOdKIE4o UMQUus66Im36+7SIQxYA1U6TzBGUa/FWiChJy+zUofwEolM4sQSOzCJfFjnl8vJJx2B6 n4wRM+2/ZehOl6bgX4S+WjawIyNo4mfqrT0BQ= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=EYx9LMob9BV7BjcQXG3zKmPEX5syujYXtrcQf7hOG29RJbjX/Y5IuKEV/EOxJ4dfJd xmvZ/KmkIQTyPuvJszXyZ/8ZGHCNISlRnY0uTWSgf7SIt7zwGAhcG70MIrigLG5m/PqV 1Q8WaxdKYxVKIfJVlJpi0yVdc+gWlfnnKt+JM= Hi all I am not sure that this is the proper list to put my query. I have connected my windows system to Mac using usb serial cable. mac ----- usb port <-----> usb serial cable <-----> serial port ---- windows First case where I am using ZTerm utility on Mac to communicate with Hyper terminal on windows. I configured and it is working properly. Second case, I have my application instead of ZTerm utility and I configured. Now when I send any data from hyper terminal, I get it in my application on Mac but not in proper format. Like if I press C in Hyper terminal, it shows #? (2 bytes) in Mac. Please suggest what I am missing here so that at least I am able to get proper data like ZTerm. Configuration details: baud - 115200 stop bit - 1 parity - NO data bits - 8 enable CLOCAL and CREAD. One more thing if I check my application with any modem attached on Mac only then I get the proper response of command like ATI etc. Regards rksinghal _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Rakesh Singhal