Skip to content

Establishing communication between two computers over a network in Erlang

License

Notifications You must be signed in to change notification settings

abhineetraj1/erlang-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Erlang network communication

This code is to establish communication between two computers over a network in Erlang, you can use the gen_tcp module, which provides functions for creating and managing TCP/IP connections. This code allow users on both computers to send messages to each other over the network until one of them closes the connection.

Programming languages used

erlang

Authors

About

Establishing communication between two computers over a network in Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages