Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: minitalk

nbidal18/minitalk

My version of minitalk, part of 42Firenze Common Core.

Language: C - Size: 29.3 KB - Last synced: 1 day ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

pasqualerossi/MiniTalk

Send a message from client to server using UNIX signals.

Language: C - Size: 1.3 MB - Last synced: 4 days ago - Pushed: 4 days ago - Stars: 19 - Forks: 1

WOLFIE-OG/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

Language: C - Size: 77.1 KB - Last synced: 15 days ago - Pushed: 15 days ago - Stars: 2 - Forks: 0

fbkeskin/42-minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 13.7 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 3 - Forks: 0

resherra/Minitalk

A small client–server data exchange program built using UNIX signals.

Language: C - Size: 72.3 KB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 0 - Forks: 0

fvrk4n/mini_talk

mini_talk is a simple client-server program that allows two processes to communicate with each other. The client process sends a message to the server process, and the server process displays the message.

Language: C - Size: 21.5 KB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

remzikutun/42_Cursus

This repository contains the projects I have been working on at 42 School. It covers different areas of software development as part of 42 School's common core.

Size: 8.81 MB - Last synced: 16 days ago - Pushed: 16 days ago - Stars: 0 - Forks: 0

EhabElasam/minitalk

minitalk is a compact communication application utilizing UNIX signals. This C-based project uses a client-server model where the client sends strings to a server via the server's PID

Language: C - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

lachlanstephen/minitalk_42

My minitalk project for the 42 Cursus. A small client server communication program using UNIX signals. 115/100

Language: C - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

simon-zerisenay/42Minitalk

42 Minitalk: Minitalk is a project that involves creating a client-server communication system using signals. The goal is to implement a client program that can send messages to a server program using signals, which are then displayed by the server.

Language: C - Size: 1.11 MB - Last synced: 19 days ago - Pushed: about 1 month ago - Stars: 4 - Forks: 0

adryeeel/minitalk

A minimalistic communication protocol implementation using UNIX signals and C.

Language: C - Size: 1.52 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

leogaudin/minitalk

Minitalk is a client-server communication system implemented in C using signals. It provides a simple and efficient way to transmit messages between a client and a server.

Language: C - Size: 2.54 MB - Last synced: about 2 months ago - Pushed: 2 months ago - Stars: 9 - Forks: 0

edi-marc/minitalk

Project for 42_Roma

Language: C - Size: 2.41 MB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

kuvarti/42MainWorks

A regular 42Cursus journey here!

Size: 25.2 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 20 - Forks: 2

RealConrad/42minitalk

A small data exchange program using UNIX signals

Language: C - Size: 27.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

whoismtrx/42_minitalk

minitalk is a project at 42 that involves implementing a client-server model for communication. It focuses on sending and receiving messages between two processes using signals and bit manipulation.

Language: C - Size: 217 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

achrafelkhnissi/minitalk

The purpose of this project is to code a small data exchange programusing UNIX signals.

Language: C - Size: 81.1 KB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 6 - Forks: 0

julienhouyet/42-minitalk

☎️ The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 71.3 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

upperdim/minitalk

minitalk project for Ecole 42 where a string is sent between processes bit by bit using signals

Language: C - Size: 34.2 KB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

star-child-0/42Cursus

Repo of all my 42 Common Core projects

Language: Shell - Size: 6.48 MB - Last synced: 15 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

joaodibba/42_minitalk

Data exchange between processes using UNIX signals.

Language: C - Size: 2.61 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Rapcampo/42_minitalk

A project about sending and handling signals as well as working with bitwise operators

Language: C - Size: 51.8 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Sulig/Minitalk

Resumen: El propósito de este proyecto es crear un pequeño programa de intercambio de datos utilizando señales UNIX.

Language: C - Size: 1.5 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

WaRtr0/francinette-image

Adaptation of the Francinette, for testing projects 42. Works on sessions 42 !

Language: Shell - Size: 92.8 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 11 - Forks: 1

nisaunnu/42_School_Curses

The projects in this repository are carried out in the common core process of 42 schools.

Size: 30.1 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

RogerioLS/Mini_Talk-42sp

This is a 42 project. Create a data exchange between server and client with UNIX signals.

Language: C - Size: 59.6 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

SybePlattje/minitalk

Language: C - Size: 20.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

marcosviudes/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 19.5 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

xosiety/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 69.3 KB - Last synced: 4 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

solvictor/minitalk

42 Project to get familiar with UNIX signals and client/server model

Language: C - Size: 22.5 KB - Last synced: 4 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

OsemaFadhel/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 69.3 KB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

ayogun/mini_talk

The purpose of this project is to code a small data exchange program using only two UNIX signals.(SIGUSR1 and SIGUSR2) Server & Client programs talking with each other with using SIGUSR1 and SIGUSR2 signals.

Language: C - Size: 1.28 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

DrVallo/42-Firenze

My journey in school 42 Florence

Language: C - Size: 2.02 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 1

Caglaar/ecole42-files

All 42 Ecole Projects

Language: C - Size: 3.07 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

yazid-k/42Cursus

A diverse collection of coding challenges, exercises, and assignments completed as part of the 42 Paris School curriculum

Language: C - Size: 3.7 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

biilalc/42Cursus

Ecole 42 Cursus Projects

Language: C - Size: 3.67 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

eschirni/minitalk

42 project minitalk (with bonus)

Language: C - Size: 16.6 KB - Last synced: 5 months ago - Pushed: over 2 years ago - Stars: 5 - Forks: 0

maricard18/42-minitalk

This project is about learning how to handle signals.

Language: C - Size: 1.29 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

lbordonal/02-minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 1.28 MB - Last synced: 3 months ago - Pushed: 7 months ago - Stars: 6 - Forks: 0

jotavare/minitalk

System that sends a message from client to server using UNIX signals for communication.

Language: C - Size: 1.28 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 5 - Forks: 0

dubmix/42-minitalk

Small data exchange program using UNIX signals

Language: C - Size: 1.46 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

xicodomingues/francinette

An easy to use testing framework for the 42 projects

Language: C - Size: 1.07 MB - Last synced: 6 months ago - Pushed: 7 months ago - Stars: 355 - Forks: 36

zakarm/minitalk_42

minitalk_42 is a simple client-server communication project implemented in C using signals. It consists of two programs: a client that sends a string to a server, and a server that receives the string and prints it.

Language: C - Size: 16.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

48d31kh413k/1337-minitalk-42

Small data exchange program using UNIX signals.

Language: C - Size: 8.79 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 8 - Forks: 0

fbescodam/minitalk 📦

A small data exchange program using UNIX signals

Language: C - Size: 15.6 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

YamachitaR/42SP

Os projetos proposto pela 42SP.

Language: C - Size: 57.8 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

Hunam6/minitalk

A basic yet interesting client/server communication software - Hive Helsinki (42 school)

Language: C - Size: 1.58 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

kmoroz/minitalk

Language: C - Size: 25.4 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

yavuzsonmez/42-Minitalk

A small data exchange program, based on client/server model, using UNIX signals.

Language: C - Size: 24.4 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

MaloP47/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals. - C

Language: C - Size: 21.5 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

gjmacias/minitalk

El propósito de este proyecto es crear un pequeño programa de intercambio de datos utilizando señales UNIX.

Language: C - Size: 15.6 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

richardmarcela/42-minitalk

This is a 42 project. Create a data exchange between server and client with UNIX signals.

Language: C - Size: 69.3 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

meteulken/Minitalk

Minitalk Projesi ile signal fonksiyonu kullanımı.

Language: C - Size: 13.7 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

magnitopic/minitalk

Small data exchange program using UNIX signals

Language: C - Size: 36.1 KB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

toni-schmitt/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 8.79 KB - Last synced: 11 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

faruktinaz/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 7.81 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 10 - Forks: 0

Taanviir/minitalk

42 Cursus - Minitalk - UNIX-based Data Exchange Program

Language: C - Size: 135 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

z3r0-02/Cursus-42

My projects at 42 Prague | finished minitalk

Language: C - Size: 210 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Ling-Lang/42_minitalk

Client-server communication program using custom signals in C for transmitting strings of characters. Demonstrates inter-process communication and signal handling.

Language: Shell - Size: 1.26 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

erigolon/minitalk

The purpose of this project is to write a small data exchange program using UNIX signals.

Language: C - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

andreyvdl/42-minitalk

My minitalk project

Language: C - Size: 32.2 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

seozkan/minitalk

125/100 💻 The purpose of this project is to sort given numbers in ascending order using two stacks and certain moves.

Language: C - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Kuninoto/42_minitalk

Small data exchange between client and server programs using UNIX signals

Language: C - Size: 4.32 MB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

knoxvillie/minitalk

The goal of this project is to code a small data exchange program between client and server using UNIX signals.

Language: C - Size: 782 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

star-child-0/minitalk

Introduction to user signals

Language: C - Size: 1.22 MB - Last synced: 15 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Ajjig/MINITALK

MINITALK is a Server - Client chat written in C, using only 2 signals (SIGUSR1 and SIGUSR2) to send a message.

Language: C - Size: 14.6 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

ailopez-o/42Barcelona-Minitalk

Minitalk with bonus / Finished / 125 scored

Language: C - Size: 1.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

aabduvak/Minitalk

The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

Language: C - Size: 257 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 4 - Forks: 0

Ysoroko/minitalk

Communication between two programs using UNIX signals

Language: C - Size: 241 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 5

pvaladares/42cursus-02-minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 21.8 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 0

DeRuina/Minitalk

42 Minitalk project

Language: C - Size: 264 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

karadnz/minitalk

sending and receiving messages between two processes using unix signals

Language: C - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Sleleu/Minitalk

A project to create a communication program between a client and a server

Language: C - Size: 39.1 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

RIshimoto/minitalk

C言語におけるシグナル通信

Language: C - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

axelcoezard/ft_minitalk 📦

Mon projet minitalk de 42.

Language: C - Size: 57.6 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

RhesusP/minitalk

Language: C - Size: 371 KB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

nuoxoxo/minitalk_21 📦

A small data exchange program using UNIX signals.

Language: C - Size: 30.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

hanshazairi/42-minitalk

42cursus - minitalk

Language: C - Size: 8.79 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 6 - Forks: 4

okbrandon/minitalk

📣 small client-server data exchange program using UNIX signals.

Language: C - Size: 45.9 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

oc8/42-minitalk

42 | Communication between two programs using UNIX signals

Language: C - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

gemartin99/Minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

abello-r/MiniTalk

Pequeño programa de intercambio de datos utilizando señales UNIX.

Language: C - Size: 24.4 KB - Last synced: over 1 year ago - Pushed: almost 3 years ago - Stars: 4 - Forks: 0

eliarisalvares/minitalk_42sp

The purpose of this project is to code a small data exchange program using UNIX signals

Language: C - Size: 68.4 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

luidjidev/minitalk

Language: C - Size: 461 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

rafaelabdm/minitalk

Esse projeto é uma troca de mensagens entre cliente e servidor. Mas ela só pode ser feita usando dois UNIX signals. // This is a project about data exchange between server and client. But you can only do it using only two UNIX signals.

Language: C - Size: 15.6 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

andersonhsporto/ft-minitalk

The Purpose of This Project Is to Code a Small Data Exchange Program Using Unix Signals

Language: C - Size: 11.4 MB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

uzund/Minitalk

Minitalk

Language: C - Size: 35.2 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jhonatan229/minitalk

a project that use the signals to send msg from the client to the server with help of PID

Language: Shell - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

ostef/42-minitalk

Minitalk project from 42 school

Language: C - Size: 4.88 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

Mechnuna/Minitalk

[21 school] Data transfer using SIG

Language: C - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

rarakira/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals, 42 curriculum

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

chozeur/minitalk

A simple server <-> client couple of programs. The point was to introduce UNIX signals' handling.

Language: C - Size: 172 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

MrCrackerplays/minitalk

My implementation of minitalk for codam as part of the 42 network.

Language: C - Size: 1.22 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

tonyhan18/minitalk_2022

Language: C - Size: 41 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

yuki-katayama/42cursus-minitalk

a small data exchange program using UNIX signals.

Language: C - Size: 6.84 KB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

ayoub0x1/minitalk

Minitalk (42cursus), The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 14.6 KB - Last synced: over 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

MarJC5/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

Language: C - Size: 1.36 MB - Last synced: over 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

dpiza/minitalk

A small data exchange program using UNIX signals

Language: C - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

LoisDuplain/minitalk

A small data exchange program using UNIX signals.

Language: C - Size: 1.24 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0