搜索资源列表
Socket(mail)
- 用户 收发电子邮件,该功能很简单,很方便被学习-Users to send and receive e-mail users, this feature is very simple and very easy to be learning
SocketJava
- This application is intended to make the connection between the client and server where servers can provide resources or information - information such as data contributing , Beside the rose server can grant access to the client, from the side
j2meHttp
- j2me源码实例:手机发送接收消息,socket通信,服务器客户端联系-j2me source code examples: cell phones to send receive messages, socket communication, client server connection
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.
TCPserver
- VC编写的服务器端,可接收来自下位机的数据,源代码其实很简单,用socket编程即可。-sever created By VC, which can be used to receive the data from MCU...
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
receive_email
- 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移 植SOCKET和POP3封装类,希望能为初学者提供一些帮助。 编译: Win32: 在VC++6.0下编译通过,并运行良好。 Linux: 在G++下编译通过,请查看Makefile文件。-This procedure is a portable (Win32/Linux) to receive e-mail (support POP3 protocol) progr
server
- 实现socket多客户端通信,每来一个客户端开一个线程,同时收到的数据写数据库。-Implement socket multi-client communication, each to a client open a thread, and you receive the data write to the .
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
Unreal Engine 4 UDP 通信C++代码
- UE4 socket 数据接收以及发送,功能示例(UE4 Socket message sent and receive)
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
chatroomSocket(1P1)
- Receive client messages and make sure the connection is successful And use SOCKET to implement SERVICE
ChattingClient(ManyPeople)
- Receive client messages and make sure the connection is successful And use SOCKET to implement SERVICE This section is a multi-person chat system
webhtml5调用摄像头实现二维码扫描
- web/html5调用摄像头实现二维码扫描; java扩展使用说明 该解析过程需要java环境支持,jar包启动后在本机的20147端口接受socket监听,因此网络编程语言都可以调用。 1 命令行启动jar包 java -jar xxxxx.jar 启动成功应该能看到20147端口的应用 2服务socket调用 暂提供php调用代码(Web/html5 calls the camera to realize the two-dimensional code scan. Ja
视频控制端
- 带socket TCP和UDP接口的视频播放器。监听socket TCP和UDP端口,可接收外部的控制指令。包括视频片源选择,播放,暂停,停止和音量等。用户可自已定义端口。播放器本身不带任何按钮,只能通过socket指令控制。 这个是控制端程序, 在我资源列表里,有播放端程序下载。(Video player with socket TCP and UDP interface. Monitor socket TCP and UDP ports and receive external contr
