thank you a lot for your help, I'll will try your program, if it don't
work, I say you.
Nico
--- In "Don W. Carr" <> wrote:
>
> Ok, to communicate by TCP/IP, I am attaching two programs,
myservice.cpp and
> myconnect.cpp. You need to run the service first on one machine,
then you
> can run as many clients as you want on other machines. It forks a
child to
> handle every client. Let me know if the attachments don't work and I
will
> send directly.
>
> I sent a program to the list recently for opening a serial port and
setting
> the baud rate, timeout, let me know if you can't find it and I will
send it
> direct.
>
> I do not have anything for USB, but you can not hook two masters
together.
> You could use two USB-serial adaptors and NULL modem cable to
communicate by
> USB. Well, maybe somebody else knows more about what you could do
with USB.
>
> I have not programmed the other bus, but, there is an example online
to read
> the on-board temperature sensor which is on that bus I believe.
>
> Hope this helps, Don.
>
> On 6/23/06, suptouch <> wrote:
> >
> > Perhaps, if I understand, you seek how to work with com port.
> >
> > The drivers under linux drive with files in the /dev. It's the
> > interface with the user. The drivers with this port are character
> > devices or bloc devices, you can work with the standard open, read and
> > write fucntion (use man to have help).
> >
> > You can fidn a good books to program from example to start ...
> >
> >
> > --- In <ts-7000%40yahoogroups.com>,
"nicolastiss"
> > <hobbes64@> wrote:
> > >
> > > hello,
> > >
> > > firstly, sorry for my english
> > >
> > > I'm in a training period, and I'm working on the TS-7300. and I'm a
> > > newb in this...
> > >
> > > I m must write programs which can allow to the TS7300 to comunicate
> > > with other card by USB, I²C, RS232, TCP/IP...
> > > the problem is that I don't know where I can find informations to
> > > write this programs.
> > > I m programming on linux with gcc.
> > > there are fonctions pre-existing which permit to open the USB port,
> > > send informations by this port...?
> > >
> > > thanks
> > >
> > > Nico
> > >
> >
> >
> >
>
>
>
> --
> Dr. Don W. Carr
> J. G. Montenegro 2258
> Guadalajara, Mexico
> +52-333-630-0704
> +52-333-836-4500 ext 2930
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Groups gets a make over. See the new email design.
http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|