*** I need a DOS exe program that can connect to the Windows or Linux machine. If you know, please write to me. *** MEHMET EMIN AYAN YAPI ve KREDI BANKASI A.S....
... CMOS has two other features. While its maximum clock speed was comparatively low, its minimum clock speed was 0! Provided you maintained voltage, you could...
What do you want? Do you want a telnet client for telnet-capable Linux/windows boxes? There are plenty of them. I've used trumpet, and it is still available at...
I noticed that, it seems XBasic is a "polling" environment as opposed to an interrupt driven environment, but hey, most of what you code in XBasic is user...
To connect, all he really needs is Netware support. Of course Windows prefers SMB, but Netware would work ... On Wed, 01 Dec 2004 16:45:07 +0100, José G. Moya...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
xbasic@yahoogroups.com
Dec 2, 2004 3:36 am
14601
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
xbasic@yahoogroups.com
Dec 2, 2004 3:46 am
14602
Hi, I am sure this has been covered several times, but since the search mechanism Yahoo provides for the list is so poor... How do I prevent the console window...
Hi, Yes, I did end up finding it... I noticed that neither XstClearConsole() nor XstHideConsole() are documented in the XBasic docs that I recently ...
Hello xbasic, ... Yep that would be useful to know - I needed it over the last few days and had to trawl through google and the yahoogroups messages to be...
If you use XstHideConsole() in the entry func. the console will flash on the screen, in order to avoid this "pop-up" I've modified in my Xst.x file the...
I'm converting a console-based program to a gui program and have a couple of simple questions: I've designed two windows. The first (or main) window contains a...
... window, ... Gui ... Prevent the window from first displaying by commenting the #DisplayWindow message in the CreateWindows() function. ' XuiSendMessage...
Hi, The Xin socket code does not seem to work properly on Linux. Im on Suse 8.2 here.. I found a similar thread on another message board with the same...
The CreateWindows function will contain the code to create both windows. Cut and paste the code to create the second window from the CreateWindows function to...
... Yes, thank you - that works as I intend. Now I know my second question - how may I inactivate the first window so that the user cannot create multiple...
In the code function for your second window, there are two lines of code to process the #CloseWindow message. If you change the message in the uncommented...
... Hi John, thankx for this lib, it seems to work just fine. Do you perchance have a manual or any further imformation on how to use the functions? Michael...
Hi, I have encountered a strange error. It is reproducible of two different machines, both running Suse Linux 8.2. Here is what I am doing: 1. Launch XBasic ...
... About Xin, I tried Xin on Linux (Xbasic 6.2.2, Redhat 7.2 - kernel 2.4.x) when it was mentioned and found the error also, but also the error exists on my...
... Linux, ... 2.4.x) ... exists on ... could not ... work at ... causing ... who have ... the XB ... when delay ... Vic, I doesn't work "as is" on Linux... it...
All, Sorry, its the call to XinHostNameToInfo() that is failing to translate the server domain name to the host strucuture, thus requiring it to be hardcoded. ...
... on ... kernel ... OK on ... those ... start ... server ... please? ... @notes$) ... serverPort) ... @bytes) ... @bytes) ... the ... Vic, I've same problem...
... Guys, Im trying this now at home on another linux box running the same distro as the laptop (that worked partially if I hardcoded the address).. and the...