Enhancing Security of Network Applications
Keywords:
Socket, TCP, UDP, PortAbstract
Global era of network programming growing rapidly comes with challenges of security threats to protect confidential private data from unauthorized hackers for privacy and security reasons. At the core of networking is Socket that offer endpoint to endpoint connection to transmit the data through TCP/UDP protocols and low level Internet Protocol. For secure system design concept of Cryptography is merged with Socket networking. Cryptography Confidentiality assured that data cannot be viewed by unauthorized people, Integrity of data cannot be changed without knowledge and Authentication assures that people you deal with are not impostors.
References
www.docs.oracle.com
www.en.wikipedia.org/wiki/port.html
Java Programming: Sockets in Java Manuel OriolMay 10, 2007
www.diffen.com/difference/Category:Computer_Networking
OReilly Java CryptographyJonathan B. Knudsen
www.searchsecurity.techtarget.com
OReilly Java CryptographyJonathan B. Knudsen Page No. 99
Network Security: History, Importance, and Future University of Florida Department of Electrical and Computer Engineering Bhavya Daya
www://en.wikipedia.org/wiki/Cryptography