Jump to content

cbodapati

Members
  • Posts

    4
  • Joined

  • Last visited

cbodapati's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Thank you very much for the information.
  2. Hi, I wrote a small tcp test server (in php) to process some custom messages. I am not sure which port to open. What are the factors I should consider before finalizing a port number. Does this invite any security threats? Where can I find answers to these questions? any help appreciated. thanks
  3. thanks for the replies guys. Those were useful.
  4. Hi,Iam new to js programming.I have some js code in 1 big file (2300 lines) and expecting to grow.I want to break it into 3-5 files. like separate the base types and instances.I want to know, if a base type is in base.js, then how do I include in a derived.js where I want to create an instance of what is declared in base.jsany help appreciated.thanks
×
×
  • Create New...