Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Needed: Help or data communications samples for win16 (W3.11)

0 views
Skip to first unread message

Rene Balvert

unread,
Jan 13, 2002, 2:07:04 PM1/13/02
to
Hello,

I need to write a communication tool to accept an incoming connection on the
modem, and to send and receive some data.

The TTY sample does not give enough information to build a robust tool.

I'm stuck on the following problems:

- How can I hangup the modem by dropping the DTR (dropping the DTR with
EscapeCommFunction() does not work)?
- How can I get the line status to see if there is still a connection?
- Why does the EV_RING event not work?

Does someone has a sample of site where I can find some old 16 bit source
code?

Regards,

Rene


Andrew Gebbie

unread,
Jan 14, 2002, 4:30:55 AM1/14/02
to
"Rene Balvert" <re...@balvert.demon.nl> wrote:

You don't say anything about platform, OS or anything, but have a look at
Greenleaf's comms products at http://www.gleaf.com/. Their stuff is royalty
free and for a one off payment you get really great comms code which works.
They do C and C++ libraries for Win16.

Regards

Andrew Gebbie

----
Andrew Gebbie and...@gebbie.net
Tel: +44 (0) 151 632 1605 Fax: +44 (0) 870 052 0177

Rene Balvert

unread,
Jan 18, 2002, 6:56:39 AM1/18/02
to

"Andrew Gebbie" <andrew...@nospam.gebbie.net> wrote in message
news:4r854usmqkrt8op6h...@4ax.com...

> You don't say anything about platform, OS or anything, but have a look at
> Greenleaf's comms products at http://www.gleaf.com/. Their stuff is
royalty
> free and for a one off payment you get really great comms code which
works.
> They do C and C++ libraries for Win16.


I'm using Win16 for this project, and I do know the Greenleaf products. I
have everything almost working, except some details where I need some
information for.

Thanks,

Rene

0 new messages