搜索资源列表
Socket(mail)
- 用户 收发电子邮件,该功能很简单,很方便被学习-Users to send and receive e-mail users, this feature is very simple and very easy to be learning
j2meHttp
- j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
MailSender
- 发送邮件的SMTP客户程序,通过socket实现客户端和服务器的通信-SMTP client to send mail
Server
- This going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.-This is going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.
0
- information transportation through TCP socket SER-end waiting for connection, CLI connects to SER end, sends strings to the SER port, while SER send information back to -TCP socket transport
DataTS
- Socket-TCP文件传输(DLL+exe)开源代码-socket-tcp send file(DLL+EXE)
data-exchange
- 课程作业,用tcl自带的套接字命令编写的一个C/S小程序。可以实现向客户端循环发送数字,客户端把接收到的数字乘2发回服务端。每发回一个,才能接受下一个命令。-Course work, the socket comes with tcl commands written in a C/S applet. Can send digital loop to the client, the client to receive digital service by 2 back end. Each sen
socket
- 网络调试助手,通过网络发送、接收数据,可作为服务器,也可作为客户端-Network debugging assistant, through the network to send and receive data, can be used as a server, can also be used as a client
Smtp.Mailer
- socket smtp發郵件 C# 解決發郵件-socket Send Mail
socket--
- 该程序实现了服务器与客户端之间的socket通信。分别模拟服务器与客户端对话框,可以直接输入文本,并发送。运行时需要修改电脑的IP地址为192.168.1.68,服务器程序与客户端程序分别运行后,应先启动服务,后连接服务,之后才能发送数据。-The program implements the socket communication between the server and the client. Respectively, simulation server and client dia
Socket_Hash_Sign
- 功能: 一共有4个exe,具体模拟了银行、买家、卖家之间发送数据,即socket编程。然后,对于每次发送的数据会进行hash 以及签名处理,模拟买家卖家银行之间购买数据的一个简单校验。 其用到了xyssl进行hash以及签名。-Function: A total of 4 exe, a specific simulation of the bank, buyers, sellers to send data, that is, socket programming. Then, fo
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
A104228700-34093
- 利用windows socket 2发送ICMP包,实现ping功能。(Using Windows sockets 2 send ICMP packet, ping function.)
ChatroomClient(1P1)
- Socket to send messages to the Server,And talk to each other
ChattingServer(Many people)
- Socket to send messages to the Server,And talk to each other This section is a multi-person chat system
