搜索资源列表
TCP-Server-Client
- wince环境下的TCP网络接口编程,包含服务器和客户端程序
基于PIC18F66J60的Ethernet转串口参考设计
- ETORS232基于一种单芯片的Ethernet 与RS-232 协议转换器的设计。该方案采用Microchip针对嵌入式系统的Internet接入应用 开发出的8位集成以太网控制芯片PIC18F66J60,并且系统内嵌了Microchip发布的基于此芯片的TCP/IP协议栈,能够使设备以UDP、TCP Server、TCP Client模式接入到网络。
socket_tcp_udp_vxworks
- 基于嵌入式实时操作系统vxworks的socket网络编程,初学必备!包含udp、tcp的客户机/服务器的代码实现,tcp服务器支持多任务并发处理连接请求;开发工具为tornado for pentium 在vxworks虚拟机上调试通过,含搭建虚拟机的详细步骤。-Vxworks embedded real-time operating system based on the socket network programming, beginners must have! Contains ud
wince6.0TCPclient_TcpSever
- 实现在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.
tcptoudpv31cn
- 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
tcp
- vxworks下tcp通信的源代码例子server和client源代码-tcp communication under the VxWorks source code examples of server and client source code
DM9000
- 嵌入式TCP/IP模块,内嵌web,可以配置成服务端或客户端,-LP based on the embedded TCP/IP modules, embedded web, can be configured into a server or client
tcpip
- wince下用evc编写的TCP通信程序,包括服务器端和客户端。-wince under the TCP communications with evc written procedures, including the server-side and client-side.
tcp
- 周立功EPC8900 tcp测试例程。包含client及server两种模式下的测试。-ZLG EPC8900 tcp test routines. Client and server contains two modes of testing.
MODBUS
- 一个基于ucos系统的Modbus协议,包含了客户机和服务器的源代码-A ucos system based on Modbus protocol, including the client and server source code
wince-tcp
- wince tcp客户端与服务端源代码,适合wince tcp开发直接使用-wince tcp client and server sourcecode
W7100_Keil
- W7100_Keil工程文件.rar W7100网络处理器源码,包括TCP server、TCP client、UDP的实现代码!-W7100_Keil project files rar W7100 network processor source, including the TCP server, TCP client, UDP code!
client
- 根据套接字建立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
vx
- 这是关于VxWorks的TCP/IP的源码,能够运行的,内面包含了Server和client的源码和执行程序-This is about VxWorks, TCP/IP source code, can run, inside the Server and the client contains the source code and enforcement procedures
ETORS232V22
- ETORS232基于一种单芯片的Ethernet 与RS-232 协议转换器的设计。该方案采用Microchip针对嵌入式系统的Internet接入应用 开发出的8位集成以太网控制芯片PIC18F66J60,并且系统内嵌了Microchip发布的基于此芯片的TCP/IP协议栈,能够使设备以UDP、TCP Server、TCP Client模式接入到网络-ETORS232 based on a single-chip Ethernet and RS-232 protocol converter d
tcp
- 网卡测试程序,在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。-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.
NETCONN_TCP-client
- 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP客户端,网络调试助手做TCP服务器,TCP连接以一个任务的方式来运行的,开发板尝试连接网络调试助手,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment
MFC VC++ TCP UDP 服务器客户端源码
- 服务端客户端源码,VC++语言,适用于SIM800、SIM900等型号(source code for server client .VC++ language, applicable to SIM800, SIM900 and other models)
TCP Client
- 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
4.TCP Client
- W5500 TCP 客户端例程 可以实现TCP客户端与服务器进行数据传输。(W5500 TCP client routine The data transmission of the TCP client and the server can be realized.)