System.Net.Socket.Socket

G

Guest

I try to write a server/client application using Asynchronous socket.
I want to know how I can send file.
I'm new in socket programming, If you please write me a sample code, or tell
me a good source for learning network programming using sockets.
Thanks in advance
 
C

Carlos J. Quintero [.NET MVP]

Book "C# Networking Programming" (Sybex), by Richard Blum. It helped me a
lot with the my current project involving sockets.

--

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top