搜索资源列表
Email.PopCheck-Microsoft.Studio.DotNet.2005-C.Shar
- 用CSharp编写的简单的POP3邮件客户端探测程序。可以用于大学计算机网络的实验课大作业。-CSharp prepared with the simple POP3 mail client detection procedures. Can be used in the university's computer network experiment large operations.
CSharp_chat
- 本资源是用C#编写的网络编程socket实验的聊天程序,功能强大,可以多人聊天(发送广播),也可以二人聊天等模式可以发送窗口抖动等功能。 并且本资源有非常详细的需求、设计、概要、实现、测试文档。可作为socket编程的重要参考资料-The resources are written with C# network programming socket experimental chat program, powerful, you can chat with people (to send
GPRSTest
- C#中连接GPRS 并向服务器发送信息的实验-C# Connect GPRS to send messages to the server Experimental
TCPTrafficAnalysisResult
- TCP 吞吐量是 TCP 性能的一个重要的端到端性能指标,本程序的功能是对实验数据进行分析,获得TCP流量传输过程中的各项参数!-TCP throughput performance of TCP is an important indicator of end-to-end performance, the function of this process is the analysis of experimental data, access to TCP traffic in the p
TCP_UDP
- TCP和UDP的聊天软件,是我学习网络原理实验的时候写的,在局域网测试通过,希望大家喜欢-TCP and UDP chat software, is my time of learning network theory experiment written in the local area network test I hope everyone likes
RSA
- 计算机网络实验课的作业,程序里实现了rsa加密算法-Experimental computer network operations courses, procedures in implementation of the rsa encryption algorithm
chatprogram(CSharp)
- 聊天程序 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)掌握GUI编程方法; (4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)实现功能类似QQ,可根据实际情况进行适量删减; (3)可实现一对多聊天; (4)能将聊天记录存入数据库。-Ch
TCP_Test
- 用C#写的简单的通讯工具,基于TCP ,亲测可跨网段(在云服务器上实验)(A simple communication tool written in C#, based on TCP)