搜索资源列表
ssqbz
- 进口关税查询系统 1.0 件是从事外贸进口业务人员的必备查询资料,该程序为试用版本,您可以任意拷贝、散发,如您对该软件有何意见请及时通知我,如果您对该软件满意,请您注册,我会及时将完整版本用Email发送给您,如果不注册也不会影响您的使用,您可自行添加数据,但不会享受以后软件升级及其他的服务。-import tariffs Inquiry System 1.0 is engaged in foreign trade import business for the required informa
message_final
- 基于.net的一个短信发送项目,主要是在节假日的时候利用这个平台向亲朋好友发送短信,因为涉及到短信,所以在bin目录下有一个短信代理。-based. Net of an SMS sent to the project, mainly in the holidays when the use of this platform to send a message to friends and relatives, as it relates to SMS, in bin directory is a
Rosanshao.Mail.Sender
- 邮件发送组件 支持多附件发送 支持验证 采用的是Socket方式发送 特点:相当稳定!-mail components support multiple attachments supporting certification using the Socket sent characteristics : relatively stable!
用同步套接字生成服务器
- 文本中的示例程序创建一个接收来自客户端的连接请求的服务器。该服务器是用同步套接字生成的,因此在等待来自客户端的连接时不挂起服务器应用程序的执行。该应用程序接收来自客户端的字符串,在控制台显示该字符串,然后将该字符串回显到客户端。来自客户端的字符串必须包含字符串“<EOF>”,以发出表示消息结尾的信号。-version of the sample program to create a client from receiving a link to the server. The se
net办公系统
- 这是我用asp.net开发的现在之具有一些功能的oa办公系统,希望大家多提些建议和意见:wangzhilili@gmail.com,等开发完了我还会发给大家,想必众人拾柴火焰高。-Asp. Net with the development now that it has some function in oa office systems in the hope that we will make more suggestions and observations : wangzhilili@g
异步套接字监听
- 服务端和客户端都必须建立通信套接字,而且服务端应先进入监听状态,然后客户端套接字发出连接请求,服务端收到请求后,建立另一个套接字进行通信,原来负责监听的套接字仍进行监听。-server and the client must have a communications socket, but the server should first enter the state eavesdropping, and then sent the client socket connection requ
CShttpServer
- C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为\"index.htm\",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the default document "index.htm&
实验5
- 哈夫曼编码/译码 背景介绍: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
CS_高级smtp客户端
- C#编写的高级smtp客户端,控制台程序,可自行改写为Windows程序,功能齐全,除了基本的发件人地址,收件人地址(可以指定多个收件人,目前程序中设定为10个,可自行更改),主题,内容外,还能发附件(能发多个附件),能指定优先级别,能指定按HTML或TEXT发送,能指定发件人名称。一共有五个文件,MailAttachments.cs是负责处理附件的,MailMessage.cs是负责处理邮件消息的,SmtpMail.cs是负责联系SMTP服务器的,SmtpServerHelper.cs是主要的
WinApp_client
- C/S模式的超级女声投票系统 用户在客户端投票的信息通过网络发送到服务器端来进行统计 -C / S model show voting system users in the client's information through the vote sent to the network server to statistics
thisfunction
- c++基础知识.希望大家有用,我发出来有大家一起学习-c basic knowledge. We hope useful, I have sent all learning together
derivefunction
- c++基础知识.希望大家有用,我发出来有大家一起学习-c basic knowledge. We hope useful, I have sent all learning together
case
- 野猪论坛,有登陆注册的功能 能发贴子,回贴-wild boar Forum, landing registration can be sent to the function sons, unidentified
jeikotongxing
- 编一程序,将一台机的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 编一程序,通过RS-232C口进行一台机到另一台机的文件复制。 -procedures, the company will be one of the keys through RS-232C I sent to another machine, and on the CRT display keys; Part one procedure, through RS-232C mouth for a mach
liangjitongxing
- 用DEBUG的O命令将一数发送到串行口(2F8H/3F8H);然后在另一台机上用I命令读入串行口的内容。如果发送的内容与接收的内容一致,说明两机已经连好线,否则必须检查连线,直到两机可通信为止;-with DEBUG O ordered sent to a number of serial I (2F8H/3F8H); then another plane with orders I read serial port content. If the sending and receiving o
chuankoudongtai
- vc++6.0开发的,可通过此动态链接库向串口发送命令、信息。可用于串口程序的开发,非常有用。 -vc 6.0 development, through this dynamic link library sent to the serial order information. Serial procedures can be used for the development, very useful.
communicationfunctiontesting
- 该程序的功能是利用BIOS的INT 14H号功能调用,将指定的数据从串行口发送出去。在发送过程中,程序不断检测通信线路状态,只有在“发送保持寄存器空”的情况下才发送下一个字符。 整个程序有主函数MAIN()及三个函数SEND(),INIT(),LINETEST()组成。MAIN()是程序的入口并控制数据的发送;INIT()函数提供对串行异步通信的初始化;SEND()函数将指定数据逐一发送出去;LINETEST()函数用于在发送数据前检测通信线路状态。 利用BIOS 功能调用进行串行异步
HMScode
- Hotel Movie System:provides a link to the hotel’s Property Management System (PMS) to support such functions as charge-posting, message-retrieving, account review and express checkout. To carry out these functions, messages are sent between the two s
FileTrans
- 本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-this procedure is a C# prepared
ChatServerClient
- 一个用C#写的聊天室程序。客户端接收用户输入并发给服务器,服务器识别用户的话是公开的还是“悄悄话”再分别处理。-a written using C# chat room procedures. Clients receive user input and sent to the server, the server then identifies the user is open to the public or "married" again treated separat
