搜索资源列表
SMTP_POP3_Mail_Server
- 这是一个使用C#基于.NET1.1实现的SMTP与POP3邮件服务器源代码。其中,MailServerComponent实现POP3和SMTP的服务端控件,负责处理底层的POP3和SMTP消息。MailServer 处理MailServerComponent的事件,并进行邮件接收和存储的工作。 包含的功能: 基本的: * SMTP/POP3/IMAP4/WebMail * IP访问过滤 * 用户邮件大小限制 * 支持XML和MSSQL数据库存储 * 很好的G
Simple
- C#程序。把键盘按键发送到服务器。只能在局域网内使用,服务器IP地址要设为192.168.1.101。我用它把智能手机变成无线键盘,可以手写中文。 压缩包里有一个服务程序,运行时隐藏窗口,可以在任务管理器里看到SimpleServer进程;两个客户端程序,电脑用和PocketPC智能手机用。-C# program. The keyboard keys to the server. Can only be used within the LAN, the server IP address s
ftpServer
- FTP服务器主要功能偶登录管理、目录管理、文件传输,端口号设置获取当前在线用户的IP地址和个数-The FTP server main function accidentally login admin, directory management, file transfer, socket set access to current online user s IP address and number
21928-newcode
- 进程管理、多线程处理、IP地址转换、DNS、套接字、数据流、网络数据编码与解码等-Process management, multi-threaded processing, IP address translation, DNS, sockets, data flow, network data encoding and decoding
FTPLS2
- 文件管理系统,。首选输入主机IP地址、用户名及密码,然后进行连接。连接成功后,在“本地驱动器”中,选择文件,右键单击,弹出功能菜单,可对文件进行相关操作。-With the file management system. Preferred Enter the host IP address, user name and password, and then make the connection. Once connected, the Local drive , the file, ri
C#与三菱PLC通信
- 本文将使用一个Github开源的组件库技术来读写三菱PLC和西门子plc数据,使用的是基于以太网的TCP/IP实现,不需要额外的组件,读取操作只要放到后台线程就不会卡死线程,本组件支持超级方便的高性能读写操作 github地址:https://github.com/dathlin/HslCommunication 如果喜欢可以star或是fork,还可以打赏支持,打赏请认准源代码项目。 在Visual Studio 中的NuGet管理器中可以下载安装,也可以直接在NuGe