搜索资源列表
talk_tcp_linux
- unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
BAS上载WEB文件工具(FileCompose)
- 本工具可以将所有的web文件打包生成一个文件,用户通过tftp将该文件加载到主机,方便完成web客户端的升级。另外加载web客户端程序,既可以用该打包文件也可以分别加载所有的web文件,主机兼容两种方式。用于VxWorks环境下的GoAheadWebSrv内置WEB服务器应用。-the tools to the web all documents generated a document package, users tftp this document loaded to the host,
socket_linux
- 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
SocketForWinCE
- EVC;Winsock编程,客户端的通讯程序;建立PC端的服务器程序,接受WinCE客户端的字符输入,显示在PC端服务器的输出显示窗口中,同时有开发办客户端字符发送接受程序。-EVC; Winsock programming, client communication procedures; The establishment of PC-server, WinCE client accept the character input, display terminal server in the
MyTCPClient
- WinCE EVC4.2 TCP/IP客户端程序,可以和服务器端程序建立连接聊天
TPC
- WINCE环境下的TCP通讯,TCPServer为服务器程序,TCPClient为客户程序.有项目程序,在WINCE环境下可直接运行.
TCP-Server-Client
- wince环境下的TCP网络接口编程,包含服务器和客户端程序
winCETCP通讯
- wince上可用的tcp通讯程序,包括客户端和服务器程序。
PDAandPCSocketvs2005
- 实现pda和pc间socket通信,是用C#语言来编写的pda程序,分为服务器和客户端两部分-Pda and the pc to achieve communication between the socket
CeChat
- 本程序提供windowCE上可以跑的客户端程序,可以连接pc上的服务器,与pc端进行通讯-This program provides windowCE can run the client program, you can connect pc on the server side to communicate with the pc
STM32F107UDPsever
- 基于stm32f107的UDP服务器程序,可以接受客户端指令并执行相关操作,比如读取falsh数据发送。-Based a stm32f107 UDP server program can accept client instructions and perform related operations, such as read falsh data transmission.
Linux-A-named-pipe-experiment
- 在Linux环境下用C语言编程,编程的主要内容是:命名管道的实验。包括:研究mkfifo命令,在当前目录下创建一个myfifo的命名管道 用mkfifo()函数实现相同的功能 编写一个服务器程序server.c,实现从管道myfifo中读取内容,并在终端中显示出来。打开一个命令行终端,运行server,然后打开另一个命令行终端,使用“cp 文件1 myfifo”命令把文件1的内容输出到myfifo,测试server.c的功能 编写客户机程序,实现把指定文件输出到myfifo的功能,从
THREAD
- linux下的socket通信,基于线程的并发服务器和客户端程序!-linux socket communication, thread-based concurrency server and client programs!
LinuxUdpService
- linux下udp服务器程序和可执行文件,前面已上传了客户端,这里是服务器端-Udp server program under Linux and executable files, has been posted in front of the client, this is the server
NDK_network
- DM642的网络开发。这个是网络传输的例程,基于NDK1.7的client 例子, 可以运行在VMD642开发板上。 1、需要首先安装NDK1.7 2、client.pjt工程文件在evmdm642目录里 3、工程运行后,在stdout窗口中会显示出当前板卡的IP地址。 缺省的采用固定IP地址:192.168.1.107 你可以修改这个地址,如果是DHCP方式,请改为0.0.0.0 4、工程运行后,可以用winapps里的客户端例程来测试,请在
Demo_TCPS
- 利用W7100A(带51内核和TCPIP硬件协议栈)实现TCPIP服务器程序,客户端主动访问。-Use W7100A (with 51 cores and hardware TCPIP protocol stack) to achieve TCPIP server program, client access initiative.
STM32PW5500-TCP-Client
- 基于STM32F103和W5500,将W5500作为客户端,与远程PC的服务器程序进行数据交互。-STM32F103 and W5500, take the W5500 as a TCP client, data interactive with the remote PC server.
LWIP-SERVER-AND-CLIENT-
- LWIP在stm32f103zet6开发板上实现的服务器和客户端程序,使用DHCP。附一些调试总结。-LWIP implementation on the stm32f103zet6 development board of the server and the client program, use DHCP. Attached some debugging summary.
FIRA仿真组(11:11)源码
- RoboCup机器人仿真足球比赛11v11组的源代码,仅供个人评测使用。里面包含已经用Visual C++编译好的客户端程序,配合服务器端程序一起使用。-RoboCup robot simulation football match 11v11 group source code for personal evaluation use. Which contains the client program has been compiled with Visual C++ used in conj
STM32F4-W5500
- 此程序基于STM32F407芯片和网络芯片W5500开发的TCP服务器程序,中断方式通信,将客户端发来的数据返回到客户端。-This program is based on STM32F407 W5500 chip and networking chips developed TCP server program, interrupt communication, will return to the client sent the data to the client.