Bay Six Software Forum Index Bay Six Software
Beyond the Basics
 
 FAQFAQ   SearchSearch   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[DEMO] Telnet Hi-Lo server

 
Post new topic   Reply to topic    Bay Six Software Forum Index -> Internet Programming
View previous topic :: View next topic  
Author Message
Brent
Site Admin


Joined: 01 Jul 2005
Posts: 797

PostPosted: Jan 31st, 2008, 8:51am    Post subject: [DEMO] Telnet Hi-Lo server Reply with quote

First released in early 2004, this is an update for LB 4 and Windows 2000 and later (though it should run fine on earlier Windows). The demo implements a simple server using plain ASCII over a TCP socket using raw Winsock DLL calls and WMLiberty fpr event trapping. The application serves up a number guessing game.

The "Telnet" in the title is not entirely correct since the server does not actually implement any of the Telnet protocol. I gave it that name to emphasize that the Telnet client that comes with all versions of Windows since 95 can connect to the server without causing any problems. If you were to use a different Telnet client, that may not be the case.

After starting the server, you can connect locally by running from a command line
Code:
telnet localhost

If you are behind a router, the address to connect displayed in the console is your LAN address. I will not answer questions about putting a server out on the Internet here.



Telnet Hi-Lo 1.1.0.bas.zip
 Description:

Download
 Filename:  Telnet Hi-Lo 1.1.0.bas.zip
 Filesize:  4.5 KB
 Downloaded:  428 Time(s)


_________________
Brent


Last edited by Brent on Feb 26th, 2009, 8:05pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail
BASICwebmaster
Guest





PostPosted: Jan 31st, 2008, 2:11pm    Post subject: Re: [DEMO] Telnet Hi-Lo server Reply with quote

Works for me, WinXP Pro SP2, LB 4.03, WMLiberty 1.1. This is a pretty good demo of what can be done with LB and WMLiberty.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bay Six Software Forum Index -> Internet Programming All times are GMT
Page 1 of 1
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Lo-Fi Version
Powered by phpBB © 2001, 2005 phpBB Group