搜索资源列表
-
0下载:
在嵌入式系统DeltaSYSTEM中实现PING主机,TCP服务器,TCP客户端,UDP服务器,UDP客户端的程序-in Embedded System DeltaSYSTEM achieve PING mainframe, TCP server, TCP Client, UDP server, the client UDP procedures
-
-
1下载:
wince环境下的TCP网络接口编程,包含服务器和客户端程序
-
-
0下载:
这是VxWorks下的TCP/IP通信的源码,包含Server端和Client端。
-
-
0下载:
实现在wince环境下创建TCP客户端和TCP服务器端程序的方法和步骤以及select I/O模型的应用。-Creating the environment to achieve wince TCP client and TCP server side methods and procedures, and select I/O Model.
-
-
0下载:
TCP/IP调试助手,这个软件可以设置TCP/IP或者UDP传输。软件可以自动设置发送,在做服务器时可以接收并显示客户端联接的个数。非常方便-TCP/IP debugging assistant, the software can be set to TCP/IP or UDP transport. Software can automatically set to send, do server can receive and display the number of client conn
-
-
2下载:
嵌入式TCP/IP模块,内嵌web,可以配置成服务端或客户端,-LP based on the embedded TCP/IP modules, embedded web, can be configured into a server or client
-
-
0下载:
wince下用evc编写的TCP通信程序,包括服务器端和客户端。-wince under the TCP communications with evc written procedures, including the server-side and client-side.
-
-
0下载:
该程序时在EVC下编写的基于wince的TCP通信客户端。PC机位服务器端。该程序在wince上运行并和PC机进行网络通信。-When the program is prepared in the EVC wince of TCP-based messaging client. PC-bit server. The program runs on wince and PC machines and network communications.
-
-
0下载:
wince tcp客户端与服务端源代码,适合wince tcp开发直接使用-wince tcp client and server sourcecode
-
-
0下载:
MOXA公司 xscale平台Linux嵌入式计算机下的TCP 服务端和客户端使用源码-MOXA xscale platform Linux-based embedded computer, TCP server and client source code
-
-
0下载:
根据套接字建立TCP连接的过程,创建服务端程序,并在接收到客户端连接请求后,产生一个新的线程来处理这个客户端的通讯工作-Process to establish a TCP connection according to the socket to create a server program, and receives the client connection requests, resulting in a new thread to handle client communicatio
-
-
0下载:
一个基于TCP/IP(linux开发环境)的视频采集和显示程序,包含server端和client端。程序传输为jpeg流,所以需要类似zc301p这样芯片的摄像头。-A TCP/IP (linux development environment)-based video capture and display program, including server and client side. Program transmission jpeg stream, so it is necessar
-
-
0下载:
网卡测试程序,在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。-The test program of MAC driver.Run the server application on the server.Run the client application on the client.The client
will receive the character string sended by the server.
-
-
0下载:
W5100 代码库,增加TCP服务器模式以及客户端模式API-W5100 Library,Incoperate both TCP server mode and client api support
-
-
0下载:
利用STM32开发板的 ENC28J60网络模块和uIP 1.0实现:TCP服务器、TCP客服端以及WEB服务器等三个功能。 -Use STM32 development board ENC28J60 network module and uIP 1.0 implementation: three functional TCP server, TCP client service and WEB servers.
-
-
2下载:
基于STM32F103和W5500,将W5500作为客户端,与远程PC的服务器程序进行数据交互。-STM32F103 and W5500, take the W5500 as a TCP client, data interactive with the remote PC server.
-
-
0下载:
本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP客户端,网络调试助手做TCP服务器,TCP连接以一个任务的方式来运行的,开发板尝试连接网络调试助手,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment
-
-
0下载:
服务端客户端源码,VC++语言,适用于SIM800、SIM900等型号(source code for server client .VC++ language, applicable to SIM800, SIM900 and other models)
-
-
0下载:
STM32单片机作为Client每隔0.5s向PC端网络调试助手(Server)发送数据。
Server发送数据给单片机,单片机再将数据返回。Keil4工程。(STM32 microcontroller as the Client every 0.5s to the PC side network debugging assistant (Server) to send data.
Server sends data to the microcontroller, and the micro
-
-
0下载:
W5500 TCP 客户端例程
可以实现TCP客户端与服务器进行数据传输。(W5500 TCP client routine
The data transmission of the TCP client and the server can be realized.)
-