资源简介
实现udp群聊
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Net;
namespace CommonUntility
{
public static class GetLocalIPandName
{
public static string getLocalIP()
{
string strHostName = ““;
strHostName = System.Net.Dns.GetHostName();
IPHostEntry ipEntry = System.Net.Dns.GetHostEntry(strHostName);
IPAddress[] addr = ipEntry.AddressList;
IPAddress ipAddress = IPAddress.Parse(“127.0.0.1“);
if (addr.Contains(ipAddress))
{
return “127.0.0.1“;
}
return addr[addr.Length - 1].ToString();
}
public static string getLocalName()
{
return System.Envi
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 838697 2012-10-30 21:47 LanChatterApp(Emotion Transfer)\88.rar
文件 7168 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\CommonUntility\bin\Debug\CommonUntility.dll
文件 19968 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\CommonUntility\bin\Debug\CommonUntility.pdb
文件 3584 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\CommonUntility\bin\Debug\Interop.IMAGEOLELib.dll
文件 3102 2012-10-30 22:02 LanChatterApp(Emotion Transfer)\CommonUntility\CommonUntility.csproj
文件 846 2012-10-30 23:38 LanChatterApp(Emotion Transfer)\CommonUntility\GetLocalIPandName.cs
文件 372 2012-10-29 21:05 LanChatterApp(Emotion Transfer)\CommonUntility\MessageModel.cs
文件 2397 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\CommonUntility\obj\Debug\CommonUntility.csproj.FileListAbsolute.txt
文件 561 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\CommonUntility\obj\Debug\CommonUntility.csproj.ResolveComReference.cache
文件 7168 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\CommonUntility\obj\Debug\CommonUntility.dll
文件 19968 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\CommonUntility\obj\Debug\CommonUntility.pdb
文件 3584 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\CommonUntility\obj\Debug\Interop.IMAGEOLELib.dll
文件 4608 2012-10-30 21:43 LanChatterApp(Emotion Transfer)\CommonUntility\obj\Debug\Refactor\CommonUntility.dll
文件 1474 2012-10-30 22:33 LanChatterApp(Emotion Transfer)\CommonUntility\Parse.cs
文件 1458 2012-10-23 15:43 LanChatterApp(Emotion Transfer)\CommonUntility\Properties\AssemblyInfo.cs
文件 626 2012-10-23 15:59 LanChatterApp(Emotion Transfer)\CommonUntility\RichTextBoxEx.cs
文件 1685 2012-10-29 21:08 LanChatterApp(Emotion Transfer)\CommonUntility\SendInfoByIEP.cs
文件 22528 2012-10-30 21:03 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\ChatRichTextBox.dll
文件 44544 2012-10-30 21:03 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\ChatRichTextBox.pdb
文件 7168 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\CommonUntility.dll
文件 19968 2012-10-31 21:19 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\CommonUntility.pdb
文件 1810 2007-08-30 22:05 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\0.gif
文件 1582 2007-08-30 21:54 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\1.gif
文件 3716 2008-01-03 16:39 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\10.gif
文件 1780 2007-08-30 21:54 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\100.gif
文件 2443 2007-08-30 21:54 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\101.gif
文件 1446 2007-08-30 21:54 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\102.gif
文件 2166 2007-08-30 21:54 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\103.gif
文件 2169 2007-08-30 21:54 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\104.gif
文件 1277 2007-08-30 21:54 LanChatterApp(Emotion Transfer)\LanChatterApp\bin\Debug\Face2\105.gif
............此处省略193个文件信息
相关资源
- UDP Messenger 1.0.unitypackage
- VB.NET UDP最全通信案例
- UDP server 控制台程序
- UDP c#的UDP通讯程序
- CSharp-QQdemo 基于 Udp协议
- CSharp-udp-tcp 使用C#实现TCP和UDP两种方式
- c# udp socket屏幕实时传输 .rar
- c#_udp_client_send_and_read
- c#中关于udp实现可靠地传输(数据包的
- C#UDP传送
- C# 初级网络电话源码 已经编译通过绝
- C# UDP 通讯,包括server和client 项目文件
- UDP可靠传输聊天系统源码
- c#实现Udp通信
- asp.net开发的群聊的聊天室
- C# udp 1个client 发送和接收 源代码
- C# UDP/TCP协议 网络调试工具源码
- C#完整的通信代码点对点,点对多,同
- C#_UDP大文件批量传输
- C#实现多线程TCPUDP端口扫描
- C# TCP/IP判断 UDP 图像传输桌面
- c# 使用UDPClient实现异步通信的两种表
- C# 桌面共享程序 演示
- LumiSoft.Net网络编程最全的类(c#)含
- C#实现UDP打洞即时视频聊天
- UDP异步编程
- C# UDP 文件传输
- Windows phone UDP通信
- C#超级通信调试工具源码
- 实现UDP通信
评论
共有 条评论