For Programmers: Free Programming Magazines  


Home > Archive > Clarion > December 2004 > Re: Anyone know Clarionet Program?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Anyone know Clarionet Program?
Scott

2004-12-23, 8:55 pm

Did you ever get any responses to this problem. I'm now having a
similar problem that I'm trying to resolve. One twist for mine problem
is that if I remove the unlock code from Clarionet, the app works - of
course the old "This is a trial version...." message then pops up.
Re-inserting the code returns "Could not connect to server program."
Inserting anything other than the unlock code (including leaving it
blank) lets the program run with the "trial version" message. ???

Anything you can share would be appreciated.

-Scott


D. Bowers wrote:
> I have been using Clarionet for sometime and it worked perfectly. I

am
> using Clarion 5.5 Enterprise version. All of a sudden I am getting
> errors Client Server mis-match or Server not found. I am using the

EXE
> Broker.
>
> I am using the Connect 55.prj and using the connect.clw and make the
> adjustment changes as seen below:
>
> All procedures in the Servor and Client have the Clarionet attached.
>
> The Server is Stand Alone
> The Client is Local
>
>
> Example: Port set to 81
>
> CLRNT_C.HostProgramName = 'Nettalk.EXE' !
> REQUIRED
> CLRNT_C.ServerPort = 81
>
> ! For ISAPI....
> CLRNT_C.ServerName = '216.190.105.146'

!
> REQUIRED
> CLRNT_C.HostProgramDirectory = 'CWS/c5launch.dll/' !
> REQUIRED
>
> ! For EXE Broker....
> CLRNT_C.ServerName = '216.190.105.146'
> CLRNT_C.HostProgramDirectory = 'exec/nettalk'
>
> CLRNT_C.ServerName = '216.190.105.146'
> CLRNT_C.HostProgramDirectory = 'exec/nettalk'
> CLRNT_C.HostProgramName = 'Nettalk.EXE' !
> REQUIRED
>
>
>
>
> The item that is confusing is that I can take another Connect Client
> developed last Dec. 2002 and enter the same information and the new
> client program runs.
>
>
> Ron Adams
> globalcd@infowest.com


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com