• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Emulate connection interfaces like bluetooth, USB port to serial port

 
Ranch Hand
Posts: 244
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

Our application connects to the above ports like it connects to COM1 / COM2 ports and exchanges data with connected device on that port.

We need to emulate connection for USB port in MAC machines.

Any software or url link to assist me in the same.'

We tried a software called SerialIO but it doesnt work on MAC machines.

Rgds,

Seetesh
 
Sheriff
Posts: 11343
Mac Safari Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Seetesh Hindlekar:
... We tried a software called SerialIO but it doesnt work on MAC machines...


I'm not familiar with this product, but serialio.com indicates that it should work quite well on Mac OS X. Is this the right "SerialIO"? Have you seen this support article? Have you tried their support email (listed at the bottom of the article)?
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic