tcp-socket

There are 960 repositories under tcp-socket topic.

  • datapipe

    Network TCP port forwarding

    Language:C44
  • RealtimeStreamingEngineering

    This project serves as a comprehensive guide to building an end-to-end data engineering pipeline using TCP/IP Socket, Apache Spark, OpenAI LLM, Kafka and Elasticsearch. It covers each stage from data acquisition, processing, sentiment analysis with ChatGPT, production to kafka topic and connection to elasticsearch.

    Language:Python43
  • elvengard_network

    Game server toolkit written in Elixir # Network

    Language:Elixir43
  • extasys

    Asynchronous TCP/UDP socket library

    Language:Java42
  • node-net-keepalive

    Provides high-level access to socket options like TCP_KEEPINTVL, TCP_KEEPCNT and TCP_USER_TIMEOUT for node js.

    Language:JavaScript41
  • File-Transfer-using-TCP-Socket-in-C

    A simple TCP client-server program written in C. In this program the client read a file and send its data to server. The server then receives the data and write it in a text file.

    Language:C40
  • backup_cppNetStudy_work

    컴투스 C++ 네트워크 스터디 개인 작업 저장소

    Language:C++40
  • TCP-Client-Server-Implementation-in-C

    An implementation of TCP client-server architecture in the C programming language, where both the client and server can communicate with each other.

    Language:C35
  • netcore-go

    NetCore-Go 是一个功能丰富、高性能的 Go 语言网络库,提供了完整的网络编程解决方案,包括 TCP/UDP 服务器、WebSocket、HTTP 服务器、RPC、gRPC、KCP 协议支持,以及服务发现、负载均衡、配置管理、日志系统和监控指标等企业级功能。

    Language:Go33
  • stm32_lwip

    lwIP TCP/IP Stack and FreeRTOS runs on STM32 F7 Series microcontroller

    Language:C30
  • ESP32-Weatherstation

    ESP32 with TFT display as small weather station displaying local and internet weather data

    Language:C30
  • TcpServer

    Socket programming example. Basic TCP Server application.

    Language:Kotlin28
  • UnityPythonConnectionModules

    Continuous TCP communication between Python and Unity

    Language:C#27
  • socketace

    Your ultimate connection proxy. Proxy connections over websockets / UDP / DNS. Wrap connections in SSL/TLS. Auto-connect over best possible channel.

    Language:Go27
  • tcp-repair

    HOWTO: TCP connection repair

    Language:C26
  • QTNetworkDemo

    QtNetworkDemo shows a client/server interaction using multithreading and tcp-sockets based on C++/Qt

    Language:C++26
  • WatsonMesh

    A simple mesh networking library in C# based on WatsonTcp

    Language:C#25
  • TeltonikaPHPDecoder

    PHP application to easy decode the GPS information received from Teltonika devices

    Language:PHP24
  • sockets-cpp

    C++ header-only library supporting UDP (unicast and multicast) and TCP (client/server) sockets

    Language:C++23
  • AsyncWebServer_STM32

    AsyncWebServer for STM32 using builtin LAN8742A Ethernet. This AsyncWebServer Library for STM32 is currently working on STM32 boards, such as Nucleo-144 F767ZI, etc., using builtin LAN8742A Ethernet. Now support using CString to save heap to send very large data

    Language:C23
  • SocketPP

    a lightweight C++ TCP socket library powered by epoll/kqueue, for study.

    Language:C++23
  • TcpClient

    Socket programming example. Simple TCP Client application.

    Language:Kotlin22
  • TCPFileTransfer

    TCP protokolü kullanarak IP üzerinden dosya transferi yapar. Programın yapabildiklerini ve ileride yapabileceklerini readme.md dosyasında belirttim. Program Visual Studio ortamı üzerinde C# programlama dili kullanarak geliştirilmiştir.

    Language:C#19
  • TinyTcpServer

    A small tcp server working under Mono or .NET (4.0) and provides hooks for handling data exchange with clients (works under mono and .net). Behaviour/protocol/reaction could be specified via custom C# script.

    Language:C#17
  • File-Transfer-Using-TCP-Socket-in-C-Socket-Programming

    File Transfer Using TCP Socket in C | Socket Programming

    Language:C16
  • Socket-Programming-TCP-Multithreading

    File Server (Upload/Download) Using TCP Sockets using python language

    Language:Python16
  • p_scan

    :robot: Simple Multi Thread TCP Port Scanner built with Python.

    Language:Python15
  • Terminal2

    Terminal emulator with Serial and TCP socket capabilities

    Language:C#14
  • Python-Socket-Programming

    Socket programming in python

    Language:Python14
  • MessageCommunicator

    MessageCommunicator is a library + testing Gui for message-based communication. The library can be integrated in .NET apps (current .NET releases and .NET Standard 2.0). The Gui is build using C# and Avalonia, therefore it supports the desktop environments on Windows, Linux and Mac.

    Language:C#14
  • tcp_socket_programming_android_client

    TCP Socket Programming implementation of client side on Android.

    Language:Java14
  • AsyncWebServer_Teensy41

    Async HTTP/WebSocket Server Library for Teensy 4.1 using QNEthernet. This library is one of the Async libraries to support T4.1, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, etc. Now supporting using CString to save heap to send very large data

    Language:C++13
  • socket

    计算机网络实验设计,利用 Socket 实现双机通信,QT C++ | Computer Networks Course Design SDU

    Language:C++13
  • LiveFeed

    Taking Live Camera Feed from Android to Python on Desktop Wirelessly

    Language:Java12
  • rc-joystick

    operating rc car with controller/steering wheel remotely

    Language:C++11