C#中的第一个异步套接字通信 [英] First asynchronous socket communication in C#

查看:42
本文介绍了C#中的第一个异步套接字通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是网络通信编程的新手。

I am very new to the network communication programming.

我想创建一个异步套接字通信程序C#中的udp协议。

I want to create an asynchronous socket communication program with udp protocol in C#.

它也应该是多线程的。我在网站上搜索但我找不到满足以下所有条件的应用程序,

And it should be multithreaded also. I searched in sites but i couldnt find an application which satiafies all the following conditions,

UDP协议,异步传输,多线程。

UDP Protocol, Asynchronous transmission, multithreading.

请问任何人帮助我吗?

是否可以在异步通信中使用多线程。

Is it possible to use multithreadiing with asynchronous communication.

请给我链接/ doc / ebook

Pls provide me link/doc/ebook

请帮助我。

谢谢,

Ammu

 

推荐答案

您好,

试试此链接


  1. http://www.devhood.com /tutorials/tutorial_details.aspx?tutorial_id=709
  2. http ://www.codeproject.com/KB/IP/ChatAppAsynchUDPSocks.aspx

希望这会有所帮助,

如果成功则回复,

谢谢。


这篇关于C#中的第一个异步套接字通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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