搜索资源列表
CS_高级smtp客户端
- C#编写的高级smtp客户端,控制台程序,可自行改写为Windows程序,功能齐全,除了基本的发件人地址,收件人地址(可以指定多个收件人,目前程序中设定为10个,可自行更改),主题,内容外,还能发附件(能发多个附件),能指定优先级别,能指定按HTML或TEXT发送,能指定发件人名称。一共有五个文件,MailAttachments.cs是负责处理附件的,MailMessage.cs是负责处理邮件消息的,SmtpMail.cs是负责联系SMTP服务器的,SmtpServerHelper.cs是主要的
客户端与服务器端使用串口通信的程序源码
- 客户端与服务器端使用串口通信的程序源码,好东西!-client and server use serial communication procedures source, the good stuff!
客户端和服务器端通信程序
- 一个简单的服务器端和客户端聊天的源代码,希望大家下载
服务器客户端
- 这是我编写的一个处理多连接的客户端,服务器软件。里面有代码和程序-This is the one I prepared to handle connecting client and server software. There are codes and procedures
C#异步通讯服务器端和客户端
- 关于C#异步通讯服务器端和客户端源码,开发环境是winxp,工具net2005
客户端与服务器相互问候
- 程序由vc编写,显示基础的阻塞模式下实现服务器与客户端的通信
局域网聊天软件客户端和服务器
- 这是一个局域网聊天软件,包括服务器和客户端,类似QQ程序,可以申请号码,昵称和密码,然后登录,里面还涉及到简单的ADO数据库接口,以在服务器用来保存用户的相关信息
UDP
- 本例是采用UDP通信,包括服务器与客户端,包括数据重传机制和异常处理机制-In this case is the use of UDP communications, including server and client, including data retransmission mechanism and exception handling mechanism
OPCData
- opc客户端以及服务器端的使用,opc客户端以及服务器端的使用-opc client and server side use, opc client and server-side use
vcsocket
- 这是一个利用vc socket类写的简单的聊天程序。很简单,分客户端和服务器端,便于上手。-This is a category of use vc socket write a simple chat program. Very simple, sub-client and server-side, easy to use.
MyChat
- 即时通讯,有一个客户端,以及一个服务器端。-Instant messaging, there is a client and a server-side.
ThreadMsg
- 实现了不同的客户端连接服务器,服务器利用多线程来管理客户端。-Achieve a different client to connect to server, server to manage the use of multi-threaded client.
cvery_164286
- 电子邮件客户端,包括邮件收发功能。。。。需要设置smtp。。。pop方可连接制定服务器进行邮件收发-E-mail clients, including e-mail to send and receive functions. . . . Need to set up smtp. . . before connecting the development of pop mail server
Socket聊天程序(一个服务端,多个客户端)
- C/S架构,采用socket通信方式,一个服务器对多个客户端通信,支持广播以及点对点通信(C / S architecture, using socket communication, a server for multiple client communications, support for broadcast and point-to-point communication)
服务器和客户端
- 服务器平台,服务器链接案例,链接服务器,和本地客户端(Server platforms, server link cases, linked servers, and local clients)
客户端时间如何与服务器时间同步
- 多层系统开发,如何保持客户端与数据库或应用服务器时间同步是一个必须解决的问题 ,我发现许多系统取得是客户端的本地时间,造成多个客户端同时操作却时间不一样。而许多人采用频繁从数据库中取值的形式,增加服务器负载压力。当然有人说,数据保存的时候应该取数据库中时间 ,不错,但是涉及到本地数据之间的校验这类的操作,你该不会频繁地去数据库中得时间吧。鉴于此,本文利用windows系统的一个Api函数进行时间同步(Multilayer system development, how to maintain t
Server&Client.rar
- QT下的客户端与服务器,传图片的,从网上别人那下载的,不知道好不好用。
MQTT 服务器和客户端工具及使用说明
- MQTT调试 服务器 客户端 已经完整的调试说明,搭建流程(The MQTT debug server client has completed the debugging instructions and builds the process)
地址
- 炉石传说的客户端和服务器源码,客户端由unity3d制作,亲测可用!(Furnace stone legend client and server source code, the client is made by unity3d, the pro - measurement can be available!)
c#简单的CS服务器客户端聊天
- c#简单了聊天服务器客户端源码,初学者学习非常不错。(C# simple chat server client source code)