Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/ortymid/t1-tcp

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ortymid/t1-tcp

  • v0.0.0-20200831075015-a123b9a47a4c
  • Source
  • Go
  • Socket score

Version published
Created
Source

Task 1: TCP Client-Server

This project implements a client-server model over a TCP connection by providing a simple simulation of online market with a list of products. A custom protocol was developed for message exchanging simply called Message Transfer Protocol.

How to run

go run ./cmd/server will run a server ready to accept connections.

go run ./cmd/client will run an interactive client session.

FAQs

Package last updated on 31 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc