Networking
-
myself and one of my friend develop one simple project. project include one server and many client. use socket at both ends. one socket for server side and one socket at client side. write Create(), Listen(), Send(), Bind(), Receive() kind of basic functions. Establish connection between server and client. perform some basic operations on client from console side. I want to know if same project is rebuild using some other techniques or concepts which are present in networking field. how we can develop this entire project better way. or if you suggest good topic for networking project kindly give me a reply. Regards kedar
-
myself and one of my friend develop one simple project. project include one server and many client. use socket at both ends. one socket for server side and one socket at client side. write Create(), Listen(), Send(), Bind(), Receive() kind of basic functions. Establish connection between server and client. perform some basic operations on client from console side. I want to know if same project is rebuild using some other techniques or concepts which are present in networking field. how we can develop this entire project better way. or if you suggest good topic for networking project kindly give me a reply. Regards kedar
well if i am to code a project on net. then i'll go for SMTP server( it can be a smtp server for newsletter kind od app)or FTP server or something similar to it.
-
myself and one of my friend develop one simple project. project include one server and many client. use socket at both ends. one socket for server side and one socket at client side. write Create(), Listen(), Send(), Bind(), Receive() kind of basic functions. Establish connection between server and client. perform some basic operations on client from console side. I want to know if same project is rebuild using some other techniques or concepts which are present in networking field. how we can develop this entire project better way. or if you suggest good topic for networking project kindly give me a reply. Regards kedar
vcforums wrote:
if you suggest good topic for networking project kindly give me a reply.
What about making NETWORK ShutDowner
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV