Paul Lutus
Scott Booth wrote in message
<#iRSNHPP#GA....@uppssnewspub05.moswest.msn.net>...
>I'm trying to do 3278 terminal emulation across telnet. Does anyone have
>any C++ (or C) code examples that have anything at all to do with telnet or
>terminal emulation?
>
>TIA
> Scott
>
>
"Scott Booth" <ch...@coates.com.au> wrote:
>I have. And I would expect there to be dozens of examples but finding 1 that
> a. Contains all needed source code
> b. is in C or C++
> c. is free
>Has proved difficult - and I use a multi-cast search engine that spawns
>queries to about a dozen other search engines. If you have any pointers I'd
>be grateful.
>
>Scott.
>
>
>Paul Lutus wrote in message <77bvtr$4ep$1...@remarQ.com>...
>>Use a Web search engine with "telnet source" as your search string. There
>>are dozens of source code listings.
>>
>>Paul Lutus
>>
>
>
-----------------** -- Posted from CodeGuru -- **-----------------
http://www.codeguru.com/ The website for Visual C++ programmers.
http://hayakawa.spara.co.jp/freeware/FreeWare32D/kits/Prebuilt/tn3270/telnet
/Source/
There are dozens of such sites.
Paul Lutus
Scott Booth wrote in message ...
Don't suppose you know of an example that:-
a. Contains all needed source code
b. is in C or C++
c. is free
d. Works under MS WindowsNT/95
Thanks
Scott
Paul Lutus wrote in message <77esfa$gi0$1...@remarQ.com>...
>From the top of the list:
>
>http://hayakawa.spara.co.jp/freeware/FreeWare32D/kits/Prebuilt/tn3270/telne
t
>/Source/
>
>There are dozens of such sites.
>
>Paul Lutus
>
>Scott Booth wrote in message ...
This should meet your criteria, though it was implemented w/ Inprise C++
Builder:
http://www.davecentral.com/5398.html
// -------------------------------------------------------------------------
// andrew brown
// mailto:andre...@acm.org
// -------------------------------------------------------------------------
Paul Lutus
Scott Booth wrote in message ...
>Again, thankyou Paul.
>
>Don't suppose you know of an example that:-
> a. Contains all needed source code
> b. is in C or C++
> c. is free
> d. Works under MS WindowsNT/95
>Thanks
>
>Scott
>
>
>Paul Lutus wrote in message <77esfa$gi0$1...@remarQ.com>...
>>From the top of the list:
>>
>>http://hayakawa.spara.co.jp/freeware/FreeWare32D/kits/Prebuilt/tn3270/teln
e
>t
>>/Source/
>>
>>There are dozens of such sites.
>>
>>Paul Lutus
>>
>>Scott Booth wrote in message ...
>>>I have. And I would expect there to be dozens of examples but finding 1
>>that
>>> a. Contains all needed source code
>>> b. is in C or C++
>>> c. is free