联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 网络编程(319) 
按平台查找All C#(319) 

[网络编程] windows-remote-control

这个项目是在我的硕士学位期间为系统和设备编程课程开发的。它是一种用于远程公司的客户机-服务器解决方案...,
This project was developed for System and Device Programming class during my master s degree. It s a client-server solution for remote control of Windows computers. (2017-09-02, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689222952145648.html

[网络编程] N9 基于C# TCP 的摄像头的图像视频传输

编程语言使用用C#,基于TCP传输协议,完成了图片传输
Using C#, based on TCP transmission protocol, picture transmission (2019-07-17, C#, 176KB, 下载8次)

http://www.pudn.com/Download/item/id/1563330514346114.html

[网络编程] snfe

采用Visual Basic6 0,实现了采集读卡器里面的刷卡记录,和更新读卡器时间,并设置机号
Using Visual Basic6 0, the card swiping record in the acquisition card reader is realized, and the time of the card reader is updated, and the machine number is set. (2019-03-30, C#, 265KB, 下载0次)

http://www.pudn.com/Download/item/id/1553959576487443.html

[网络编程] pcceen-requirements

本文详细介绍了802 16未来演进以及组网方案,802 16是WiMAX的物理层标准,
In this paper , the future evolution and networking scheme of 802 . 16 are introduced in detail , and 802 16 is the physical layer standard of WiMAX . (2018-09-27, C#, 137KB, 下载0次)

http://www.pudn.com/Download/item/id/1538002943677963.html

[网络编程] httpServer

c#编程实现一个简单的http服务器,包括get和post方法
c# programming to implement a simple http server (2015-12-22, C#, 46KB, 下载104次)

http://www.pudn.com/Download/item/id/1450783518495875.html

[网络编程] UDPClient-CSharp

用C#编写的独立UDP客户端,默认绑定地址127.0.0.1 端口为:9003,配合服务器使用,打开服务,与客户端建立连接即可通信
UDP server with independent written in C#, default binding address 127.0.0.1 port: 9003, with the clients, and to open the service, you can establish a communication connection with the client (2015-05-22, C#, 57KB, 下载5次)

http://www.pudn.com/Download/item/id/1432295350368055.html

[网络编程] UDP

一个UDP Socket 编程,一个服务端和多个客户端,实现实时通讯功能。
A UDP Socket programming, a server and multiple clients to achieve real-time communication capabilities. (2014-10-15, C#, 79KB, 下载35次)

http://www.pudn.com/Download/item/id/2636895.html

[网络编程] chat

利用C#网络编程实现了一个简易的聊天程序,基于tcp的客户端/服务器模式,实现双方数据传送,通信对话。
Network programming using C# implements a simple chat program, based on the tcp client/server model to achieve both sides of data transmission, communications dialogue. (2014-05-05, C#, 154KB, 下载5次)

http://www.pudn.com/Download/item/id/2531092.html

[网络编程] winsocket

socket编程,客户端支持wince6.0,可以发消息,可以传文件,是实际可以用的,而不是简单示例
socket programming, client support wince6.0, you can send an announcement, you can transfer files, you can use the actual, rather than the simple example (2014-02-24, C#, 297KB, 下载11次)

http://www.pudn.com/Download/item/id/2468655.html

[网络编程] QQ

简单的聊天系统,可以私聊也可以群聊.本程序用C#语言开发,环境是vs2008,基于socket编程
Simple chat system, can whisper can also group chat this program in C# development environment is VS2008, based on socket programming (2013-05-15, C#, 912KB, 下载3次)

http://www.pudn.com/Download/item/id/2243412.html

[网络编程] udpcsharp

C#网络编程全方位掌握VisualC#完成UDP协议 是(.mht文件),如果有浏览器打不开的情况,可使用WORD打开阅读
C# network programming in all directions mastered the VisualC# UDP protocol (. Mht file), if the browser can not open the case, you can use WORD open reading (2012-10-22, C#, 817KB, 下载3次)

http://www.pudn.com/Download/item/id/2023197.html

[网络编程] cSharp-QQ-source-code

一个公司内部的用于局域网聊天的源代码,用C#网络编程的可以借鉴一下,满给力的
Internal source code for LAN chat can learn C# Network Programming, full to the force (2012-09-29, C#, 6375KB, 下载34次)

http://www.pudn.com/Download/item/id/2004805.html

[网络编程] PiggyStressTestClient

这份代码是博客里的文章《完成端口详解 - 手把手教你玩转网络编程系列之三》的配套代码的客户端部分
The code is the blog article " Detailed completion port- Fun web programming series taught you the three" supporting the client portion of code (2011-11-09, C#, 90KB, 下载78次)

http://www.pudn.com/Download/item/id/1694069.html

[网络编程] HRD

c#实现的一红绿灯系统,C/S模式下的网络编程,设计客户端和服务器端的数据传输
c# implementation of a traffic light system, C/S mode, network programming, design the client and server-side data transfer (2010-04-11, C#, 12767KB, 下载21次)

http://www.pudn.com/Download/item/id/1121475.html

[网络编程] Socket_CHAT

C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,对C#开发的朋友是个福音。
C#. Net Programming Socket Part of the programming examples, examples are a network of chat rooms, sub-service client and the client. Instance running on VS2008, with a tutorial explaining in detail on a number of Socket programming necessary knowledge and examples of the realization of this process, on the C# development is a Friend of the Gospel. (2009-02-20, C#, 815KB, 下载14次)

http://www.pudn.com/Download/item/id/649240.html

[网络编程] Csharpsniffer

一个用C#编写的网络监视软件,功能不是很强大,但是足可以引导进行这方面的编程了
a C# prepared by the network monitoring software, function is not very strong, But enough to guide this aspect of programming (2007-03-11, C#, 106KB, 下载315次)

http://www.pudn.com/Download/item/id/254100.html

[网络编程] 异步套接字

这是c#里的socket编程,里面包括客户端和服务器端两个程序。
This is the c#'s socket programming, including inside the client and server-side two procedures. (2005-09-13, C#, 27KB, 下载394次)

http://www.pudn.com/Download/item/id/112567.html

[网络编程] 同步套接字

这是c#的socket编程,同步套接字里面包括MTA和STA两个小程序。
This is the c# socket programming, including synchronization socket inside MTA and STA two small programs. (2005-09-13, C#, 131KB, 下载68次)

http://www.pudn.com/Download/item/id/112566.html

[网络编程] 扫描网络计算机——多线程

C#网络编程技术,扫描网络中的计算机,多线程.
C# Network Programming technology, scanning the network computer, multi-threaded. (2005-07-10, C#, 32KB, 下载82次)

http://www.pudn.com/Download/item/id/1120987542516250.html

[网络编程] CShap聊天程序

一个C#实现的网络聊天程序,采用Stocket编程,包括服务端与客户端
a C# network chat program using Stocket programming, including server and client (2005-05-23, C#, 85KB, 下载193次)

http://www.pudn.com/Download/item/id/1116842239498801.html
总计:319