Thanks everyone
i am now able to connect client to server, which serves multi-threading incoming signals. In addition, my 'client' is able to read text from file and send it over the network to the server through any unspecified and unused port number.
However, how to send strings across network WITH A SPECIFIC and ALREADY USED port number (443, which is https)?
questions: is it more secured and safe to send information through port number 443 than others? ps: on which site could i get more reference regarding this topic. (it is now more on the issue of security, i guess )
if port number 443 is indeed more secured, please advise on how to achieve that objective of sending signals through port number 443?
Please advise,
God bless
garyW
i am now able to connect client to server, which serves multi-threading incoming signals. In addition, my 'client' is able to read text from file and send it over the network to the server through any unspecified and unused port number.
However, how to send strings across network WITH A SPECIFIC and ALREADY USED port number (443, which is https)?
questions: is it more secured and safe to send information through port number 443 than others? ps: on which site could i get more reference regarding this topic. (it is now more on the issue of security, i guess )
if port number 443 is indeed more secured, please advise on how to achieve that objective of sending signals through port number 443?
Please advise,
God bless
garyW