如何在网络中发送/接收数据 [英] how to send/receive data in network

查看:117
本文介绍了如何在网络中发送/接收数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi
Garena加上如何通过网络发送数据(互联网)

用什么方式?

什么是协议?

什么端口?

这个软件是一个技术术语和解释网络?

如果你想在C#中使用模拟程序,我们从哪里开始?

tnx

解决方案

协议:用于在机器内或机器之间进行消息交换的数字规则系统。

端口:计算机端口是一种与电子,软件或编程相关的对接点,通过该对接点,信息从您的计算机上的程序或从Internet或其他计算机流向您的计算机计算机在网络中。 (顺便说一下,网络是一系列物理或电子链接的计算机。)

主要使用端口的协议是传输层协议,例如: TCP UDP



在C#中查看关于通信实施的好文章:

* basic-clientserver-chat -application-in-c%23 / [ ^ ]

* 使用C#的简单客户端 - 服务器交互 [ ^ ]



祝你好运,

Edo

hi Garena plus how to send data over the network(internet)
In what way?
What is a protocol?
What ports?
This software is a network of technical terms and explain?
If you want something to simulation programs in C #, where do we start?
tnx

解决方案

Protocol: a system of digital rules for message exchange within or between machines.
Port: A computer port is a type of electronic, software- or programming-related docking point through which information flows from a program on your computer or to your computer from the Internet or another computer in a network. (A network, by the way, is a series of computers that are physically or electronically linked.)
The protocols that primarily use ports are the Transport Layer protocols e.g. TCP, UDP

See good articles on communication implementation in C#:
* basic-clientserver-chat-application-in-c%23/[^]
* Simple Client-server Interactions using C#[^]

Good luck,
Edo


这篇关于如何在网络中发送/接收数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆