CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - IP address csharp

搜索资源列表

  1. cSharp-tcp-ip

    2下载:
  2. C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
  3. 所属分类:CSharp

    • 发布日期:2017-01-13
    • 文件大小:88064
    • 提供者:jammylee
  1. NetServ

    0下载:
  2. udp自动转发程序,在服务器端运行程winnetserv.exe后就会自动把client.exe发送过来的udp包转发到指定的ip地址-udp automatically forward procedure at the server side to run automatically after the way winnetserv.exe put client.exe sent forward the udp packets to a specific ip address
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:115802
    • 提供者:toby
  1. chap04

    0下载:
  2. 、测试该文件时应首先启动UdpServer的服务器端,接着启动myUdpClient的客户端软件。 3、在myUdpClient项目文件中myUdpClient.cs文件的56行为连接到远程服务器端的IP地址,这里为本地IP地址,实际使用时应相应更改。 以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用-To test the document should be the first to start UdpServer server-side, an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:111769
    • 提供者:李佳
  1. strangerChart

    0下载:
  2. C#版局域网聊天软件,界面仿QQ,可以显示好友IP地址,好友形象,好友上线提示,和QQ一样的功能;程序要用到SQL数据库,程序包中附有数据库文件,附加即可,程序在VS2005下编译通过,它同样是基于UDP的聊天工具。-C# version of the LAN chat software, interfaces, fake QQ, you can show your friends IP address, friend' s image and close friends on-line
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:16554
    • 提供者:271
  1. SMTP_POP3_Mail_Server

    1下载:
  2. 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3463858
    • 提供者:陈嵩
  1. GetHostNameAndIP

    0下载:
  2. C Sharp编写 获取主机名和IP地址 VS2008工程-C Sharp for the preparation of the host name and IP address of VS2008 project
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:50514
    • 提供者:陈巍卿
  1. getIP

    0下载:
  2. 批量获取域名解析的对应地址 批量通过域名得到对应IP所在的地理位置-Get Domain Name of the corresponding bulk quantities through domain names, the corresponding address of where the location of IP
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:42629
    • 提供者:凌星
  1. socket

    0下载:
  2. 3G智能手机开发:socket通讯的发送端和接收端,接收端其IP地址应该是服务器网络的实际地址。-3G smart phone: socket communication transmitter and receiver, the receiver the IP address should be the actual address of the server network.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:113574
    • 提供者:刘洋
  1. mac

    1下载:
  2. C#编程获取局域网IP及网卡MAC地址,对于做机器指纹有帮助-C# Programming for the LAN adapter IP and MAC address, useful for doing computer fingerprint
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:31617
    • 提供者:583540466
  1. Csharp-developed-DeskTop-Tool

    0下载:
  2. C#桌面工具源码,1、动态获取所在城市名、IP地址、天气 2、阴阳历转换 3、提供一个“另类”的方式来运行程序 并附解释文档-C# desktop tools source code, a dynamic access to city name, IP address, the weather 2, lunisolar calendar converter 3, to provide a " alternative" way to run the program
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:85956
    • 提供者:KnGine
  1. STUN_Client_app

    0下载:
  2. STUN(Simple Traversal of UDP over NATs,NAT 的UDP简单穿越)是一种网络协议,它允许位于NAT(或多重NAT)后的客户端找出自己的公网地址,查出自己位于哪种类型的NAT之后以及NAT为某一 个本地端口所绑定的Internet端端口。这些信息被用来在两个同时处于NAT 路由器之后的主机之间建立UDP通信。该协议由RFC 3489定义。-STUN (Simple Traversal of UDP over NATs, NAT traversal of UDP
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1586777
    • 提供者:grhui
  1. CSharp-socket

    0下载:
  2. C# socket消息提醒功能,有服务器端和客户端源程序,开机自启动,缩小到任务栏右下角。服务器端读取数据库(oracle),当有新数据时,客户端右下角弹窗提醒。(注:客户端和服务器端的Bin目录下都有txt文件存取IP地址)-C# socket message reminders, server and client source code, boot from the start, reduced to the lower right corner of the task bar. Serv
  3. 所属分类:CSharp

    • 发布日期:2017-11-01
    • 文件大小:533434
    • 提供者:乾仔
  1. cSharp

    0下载:
  2. / *** *** *** *** *** *** ** / 1.程序代码基于C# 语言 2.IDE:Visul Studio2010 .net4.0 3.打开ChatServer文件夹下的 sln文件即可 / **************************************** 1.若将服务器部署到网络上,服务器地址对应广域网的ip 2.本地机器上运行 服务器地址填 127.0.0.1即可-/ *************
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:120603
    • 提供者:kunge
  1. CSharp

    0下载:
  2. 该文档是C#中进程与线程,IP地址转换和套接字的相关PPT,适合学习C#网络编程的同学。-The document is in C# processes and threads, IP address translation and the sockets PPT, suitable for learning C# Network Programming classmates.
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3299287
    • 提供者:奚锦文
  1. CSharp-IP

    0下载:
  2. IP地址段端口扫描器源码 -IP address port scanner source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:74455
    • 提供者:ffdscv
  1. CSharp-internet

    0下载:
  2. VisualC#的网络开发 案例1 动态获取本机MAC地址 案例2 动态获取本机IP地址 案例3 动态网络Ping操作 案例4 定时访问互联网 案例5 定制网络浏览器程序 案例6 动态发送电子邮件 案例7 动态读取XMI文件-Visual C# network development Example 1 Get the local MAC address dynamically Case 2 dynamically obtains the local IP
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:422346
    • 提供者:潘振
搜珍网 www.dssz.com