Hello,
>> Looked quickly to your tty code; you should double check your termios
>> settings according to libc documentation.
>
> I've checked it and hadn't found any mistakes. If i open RS1 port
> (/dev/ttyAM0) it connects with hyperterminal without any problems.
>
>> You should not bzero your "options" variable. And maybe set useful
>> values to "options.cc_c[VMIN]" et "options.cc_c[VTIME]" for you
>> later read.
>
> I used it because i don't want to have any fags I don't want. The
> problem is in socket modem communication not with RS openning.
>
>> use python, it's very simple :)
>
> I know python quite well, as well as any popular language used in
> programming. They are just tools. The fact is: I still cannot talk to
> my modem... :(
To help isolate the problem I would suggest using minicom to send AT commands
to your modem. This would tell you if there is a problem with your C program or
if there is some other issue...
//Eddie
------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/2jUsvC/tzNLAA/TtwFAA/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/
|