Jump to content

cbodapati

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by cbodapati

  1. 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

  2. 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...