Page 2 of 2

Re: uQLx and TCP/IP stack documentation

Posted: Sun Mar 26, 2017 6:44 pm
by dinox
Yes, I originally started with the basic program and then started to mess around with other options when it didn't work. I can't think what to try now.

Re: uQLx and TCP/IP stack documentation

Posted: Mon Mar 27, 2017 11:19 am
by Martin_Head
dinox wrote:Yes, I originally started with the basic program and then started to mess around with other options when it didn't work. I can't think what to try now.
Have you just tried accessing Dilwyn's web site. Do you get the same problem with others?

Does it work OK for you in QPC2?

I don't know if your into machine code. But I would rewrite the OPEN and the first PRINT statements in Assembler, and then Trace the code through, to see where things go wrong.

Re: uQLx and TCP/IP stack documentation

Posted: Wed Mar 29, 2017 11:05 am
by dinox
Martin_Head wrote:
dinox wrote:Yes, I originally started with the basic program and then started to mess around with other options when it didn't work. I can't think what to try now.
Have you just tried accessing Dilwyn's web site. Do you get the same problem with others?

Does it work OK for you in QPC2?

I don't know if your into machine code. But I would rewrite the OPEN and the first PRINT statements in Assembler, and then Trace the code through, to see where things go wrong.
Good point, I didn't try another web site. I don't have access at the moment but I'll try that next week. I think you are right, it does seem to be some sort of problem with the super basic statements. The Linx program works fine for example.