网络中使用c#发送文件 [英] file send with c# in network

查看:93
本文介绍了网络中使用c#发送文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 如何使用C#在网络中为其他客户端发送文件?
请帮忙...
我想在网络上发送文件...我该怎么办???

我有一个家庭网络.我想要一个将文件发送到其他系统或从网络上的其他系统获取文件的表单应用程序..

解决方案

如果您需要一些客户端使用套接字的服务器体系结构.
然后参考这些链接

http://msdn.microsoft.com/en-us/library/ee890485.aspx

http://code.msdn.microsoft.com/Wiki/View.aspx?ProjectName=nclsamples


检查此

IPMessager的WPF版本 [ http://ipmsg.org/index.html.en [
用于发送带有附件的电子邮件的类C#. [ ^ ]


本文提供了一种为邮件添加附件的解决方案


hi how can i send a file in network for other clinet with c#?
please help...
I want send a file on network...how can I do????

i have a home network.i want a form application that send file to other system or get file from other system on my network..

解决方案

If you want some client server architecture using the sockets.
then refer these links

http://msdn.microsoft.com/en-us/library/ee890485.aspx

http://code.msdn.microsoft.com/Wiki/View.aspx?ProjectName=nclsamples


Check this

WPF Version of IPMessager[^]

OR use this. its freely available
http://ipmsg.org/index.html.en[^]


You can refer to following article:

A class for sending emails with attachments in C#.[^]


This article provide a solution for adding attachment to your mail


这篇关于网络中使用c#发送文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆