CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - TCP Server

搜索资源列表

  1. TCPconcurrentServer

    0下载:
  2. 基于TCP通信的并发服务器的源代码 适合并发的服务器使用-Communication based on TCP concurrent server source code server for concurrent use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:4.71kb
    • 提供者:李山
  1. AOS

    0下载:
  2. this program is a Auto Ordering System which is used in the Embedded-based System. this system use socket-communication(TCP) to communicate server - accountDB system -this program is a Auto Ordering System which is used in the Embedded-based System
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-13
    • 文件大小:3.24mb
    • 提供者:Henrty
  1. TCPserverclient

    0下载:
  2. 使用TCP建立的客户端和服务器通信的一个简单代码 适合初学者学习-Established using the TCP client and server communications in a simple code for beginners to learn
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:4.68kb
    • 提供者:李山
  1. LoadImageWithSocket

    0下载:
  2. 在上次的加载图片程序上新增了socket功能,可以在切换图片的同时与运行于PC端的MenuServer建立TCP通信,将当前图片的路径信息发送至server端。-Procedures in the last loading pictures added socket feature, you can switch the pictures in the same time and run on the PC side of the MenuServer establish TCP communi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:30.27kb
    • 提供者:陈旭
  1. server

    0下载:
  2. A simple server in the internet domain using TCP The port number is passed as an argument. This code is written based on BSD to help other community members
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:758byte
    • 提供者:gailu
  1. main

    0下载:
  2. 数据采集系统,通过485采集数据,通过GPRs模块发送TCp数据,发送给服务器-Data acquisition system, data collected through 485, the module sends TCp by GPRs data sent to the server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:4.02kb
    • 提供者:zdh
  1. MOXA_xscale_Linux_TCPClientServer

    0下载:
  2. MOXA公司 xscale平台Linux嵌入式计算机下的TCP 服务端和客户端使用源码-MOXA xscale platform Linux-based embedded computer, TCP server and client source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:2.1kb
    • 提供者:
  1. client

    0下载:
  2. 根据套接字建立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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:2.53kb
    • 提供者:夏秋末
  1. TCP_server

    0下载:
  2. 建立基于TCP套接字的服务器与客户端的连接,客户端向服务器发送字符串,服务器将接受到的字符串打印出来-Establish a connection based on the TCP socket server and client, the client sends the server a string, the server will receive the string print out
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:2.37kb
    • 提供者:夏秋末
  1. server.tar

    0下载:
  2. 用Qt实现的基于UDP和TCP的聊天室,用户可以选择UDP传输或TCP传输。实现了自动滚屏、快捷键设置的良好交互界面。这个服务器端的代码。-Implemented in Qt UDP and TCP-based chat rooms, users can select UDP transport or TCP. Automatic scrolling, shortcut set a good interface. This server-side code.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:19.26kb
    • 提供者:
  1. Qt-TCP-UDP-DetectUdisk-server

    0下载:
  2. 服务器端,利用qt实现tcp/udp发送文字消息,检测U盘插拔。里面包括x86和arm两个版本的源码。-Server-side using qt tcp/udp send text messages, U disk plug detection. Which includes the source code of the two versions of the x86 and arm.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-04
    • 文件大小:625.09kb
    • 提供者:yanzi1225627
  1. SDK-IPCAM

    0下载:
  2. 一个基于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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-06
    • 文件大小:67.45kb
    • 提供者:FOMALHAUT
  1. 2-6-3server_thread

    0下载:
  2. 基于线程的LINUX嵌入式平台的TCP 服务器源代码,是个不错的入门资料。-Thread-based embedded LINUX platform TCP server source code, is a good introductory information.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-17
    • 文件大小:2.34kb
    • 提供者:XIONG
  1. TCP_talk

    0下载:
  2. tcp协议的简单聊天工程,由客户端、服务器组成,用c语言实现,可用于嵌入式linux网络编程中。-Simple chat engineering, TCP protocol is composed of client, server, implemented in c language, can be used in the embedded Linux network programming.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:12.25kb
    • 提供者:pingshengfu
  1. tcp

    0下载:
  2. 网卡测试程序,在服务器上运行该服务器软件,在客户端运行客户软件,客户端就会收到该字符串。-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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:8.92kb
    • 提供者:单中正
  1. src

    2下载:
  2. 串口服务器程序,主机通过网络连接串口服务器,透传从主机传过来的数据,支持tcp server、tcp client、udp-Serial server program, the host server via a network connection port, pass-through from the host pass over the data to support tcp server, tcp client, udp
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-03-17
    • 文件大小:11.53kb
    • 提供者:wlong
  1. qt_tool

    0下载:
  2. 嵌入式串口及网络编程,使用QT4.8.0运行-serial and tcp server/client
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:26.7kb
    • 提供者:ww
  1. tcp_server

    0下载:
  2. 基于ARM9的测试程序,用来测试TCP服务器的运行情况-ARM9-based test program used to test the operation of TCP server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:4.87kb
    • 提供者:jh
  1. 2.tcp-send-recv

    0下载:
  2. 此程序可以完成简单的服务器和客户端的连接,并进行简单通讯请求-The program can do simple server and client connection, and carry on simple communication request
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-14
    • 文件大小:1.46kb
    • 提供者:火柴
  1. tcpudp入门程序

    0下载:
  2. 一个通俗的tcp/udp入门程序,运行在Linux上,实现简单的发送接收,即server和client(A popular tcp/udp entry program, run on Linux, to achieve simple sending and receiving, that is, server and client)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-03
    • 文件大小:793kb
    • 提供者:28wen
« 12 »
搜珍网 www.dssz.com