Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

How does CTC connect to server 9 years 1 day ago #7290

  • Johan
  • Johan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 2
Hi,

Can someone please explain how CTC does the connection to the pilotlogic server, when I try to update i always receive following output.

[INFO]: Download file, please wait...
--2015-05-13 07:54:58-- www.pilotlogic.com/codetyphon/current/zzctdirver.ctv
Resolving www.pilotlogic.com (www.pilotlogic.com)...
Resolving www.pilotlogic.com (www.pilotlogic.com)... 95.211.76.152
Connecting to www.pilotlogic.com (www.pilotlogic.com)|95.211.76.152|:80...
Connecting to www.pilotlogic.com (www.pilotlogic.com)|95.211.76.152|:80... failed: Bad file descriptor.
Retrying.

--2015-05-13 07:55:19-- (try: 2) www.pilotlogic.com/codetyphon/current/zzctdirver.ctv
Connecting to www.pilotlogic.com (www.pilotlogic.com)|95.211.76.152|:80...
Connecting to www.pilotlogic.com (www.pilotlogic.com)|95.211.76.152|:80... failed: Bad file descriptor.
Retrying.

Now when I point with my browser to the the address www.pilotlogic.com/codetyphon/current/zzctdirver.ctv I see the contents.
Thanks for your respone.
Regards,
Johan

Please Log in or Create an account to join the conversation.

How does CTC connect to server 9 years 1 day ago #7291

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4515
  • Thank you received: 1102
Sir
the procedure is very simple

2xDirectories in the sever for Stable CT and Lab CT
--www.pilotlogic.com/codetyphon/current/
--www.pilotlogic.com/codetyphon/development/

1 index file in these directories
--www.pilotlogic.com/codetyphon/current/zzctdirver.ctv
--www.pilotlogic.com/codetyphon/development/zzctdirver.ctv

now go to local CodeTyphon C:\codetyphon\allzips directory and you will see all sub directories and files

C:\codetyphon\allzips\binBase.7z = www.pilotlogic.com/codetyphon/current/binBase.7z or
C:\codetyphon\allzips\binBase.7z = www.pilotlogic.com/codetyphon/development/binBase.7z

C:\codetyphon\allzips\src\typhon_src.7z = www.pilotlogic.com/codetyphon/current/src/typhon_src.7z or
C:\codetyphon\allzips\src\typhon_src.7z = www.pilotlogic.com/codetyphon/development/src/typhon_src.7z

My suggestion is to use CTCenter to update CT
some times if our first Server is overloaded, we redirect these web directories to our second web server
or to any server we want
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Johan

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

How does CTC connect to server 9 years 1 day ago #7292

  • Johan
  • Johan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 2
thanks for the info, but what connection protocol is CTC update using, same same settings as IE explorer or does the center has his own connection settings to define proxy etc...
regards,
Johan

Please Log in or Create an account to join the conversation.

How does CTC connect to server 9 years 1 day ago #7293

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4515
  • Thank you received: 1102
CT use wget Sir
(for CT user security reasons, only http)

You can read wget manual C:\codetyphon\help\pdf\gnu_wget.pdf OR
from here
OR
read this topic
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Johan

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

How does CTC connect to server [SOLVED] 8 years 11 months ago #7364

  • Johan
  • Johan's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 2
Ok all is working now.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1