Friday, June 25, 2004

Multi-threaded .NET TCP Server

http://www.codeproject.com/dotnet/dotnettcp.aspwww.theserverside.net/developmentor/index.tss

passing objects over sockets

This article focusses on passing objects passing through the sockets. The main focus is on the issue that what if we have vb objects at one end and vb.NET objects at the other. And we are willing to pass these objects.relavant materialhttp://www.vbip.com/books/1861007396/chapter_7396_01.asphttp://www.c-sharpcorner.com/Network/SocketProgDTRP.aspmulticastinghttp://www.vbip.com/books/1861007353/chapter_contents.aspTCP layershttp://burks.brighton.ac.uk/burks/pcinfo/hardware/ethernet/tcpip.htm