登录
首页 » 套接字网络编程 » 非常实用的c#网络编程,download后可仔细阅读

非常实用的c#网络编程,download后可仔细阅读

于 2022-04-11 发布 文件大小:6.12 MB
0 233
下载积分: 2 下载次数: 1

代码说明:

非常实用的c#网络编程,download后可仔细阅读-非常实用的c#网络编程

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Network
    网络相关,网络的连接,连接的驱动等,c++编程实现-Network-related, network connection, connect the drive, etc., c++ Programming
    2022-03-07 03:34:28下载
    积分:1
  • OGSA安全体系及其在GT3中的实现
    OGSA安全体系及其在GT3中的实现-OGSA security system and the realization of the GT3
    2022-05-28 05:22:59下载
    积分:1
  • VC―与通信
    VC―网络与通信-VC-networking and communications
    2023-05-21 18:10:02下载
    积分:1
  • 用visual c++写的tcp客户端应用
    用visual c++编写的tcp客户端应用程序-Using visual c++ Prepared tcp client application
    2022-08-18 02:03:22下载
    积分:1
  • unix
    大神Richard stevens的unix网络编程一书的源代码,各个章节的都有,在linux和unix系统下编译,可以先阅读readme文件,查看功能和编译 选项
    2022-07-27 15:35:17下载
    积分:1
  • imu软件,点对点通信
    imu软件,点对点通信-IMU software, peer-to-peer communications
    2023-01-29 20:15:03下载
    积分:1
  • socket 通信 控制台序 测试通过
    socket 网络通信 控制台程序 测试通过  #include #include #pragma comment(lib, "ws2_32.lib") void main() {     WORD wVersionRequested;     WSADATA wsaData;//WSAata用来存储系统传回的关于WinSocket的资料。     int err;          wVersionRequested = MAKEWORD( 1, 1 );          err = WSAStartup( wVersionRequested, &wsaData );     if ( err != 0 ) {         return;     }          if ( LOBYTE( wsaData.wVersion ) != 1 ||HIBYTE( wsaData.wVersion ) != 1 )      {         WSACleanup( );         return;     }     SOCKET sockClient=socket(AF_INET,SOCK_STREAM,0);// AF_INET ..tcp连接     //初始化连接与端口
    2023-07-26 07:35:05下载
    积分:1
  • TP_Server 客户端
    倾吐程序员 une 应用程序客户端-serveur,il est 座厕 dʼutiliser les 套接字 (disponibles en particulier sous Unix)。本港就业辅导组套接字 fournissent une 接口马虎不得 permet dʼutiliser facilement les protocoles de 运输 TCP et UDP Une 套接字 est simplement 联合国中 de désigner lʼextrémité dʼune 三七, 科特迪瓦 émetteur ou récepteur en lʼassociant à 联合国端口。Une 打开 la 三七 通过 des 套接字恩特雷联合国突客户端 (bidirectionnelle) établie et 联合国 ceux ci peuvent communiquer en utilisant 本港就业辅导组各突 serveur 基元 (读、 写) que 倒 lʼaccès aux fichiers。
    2022-03-24 11:52:45下载
    积分:1
  • 传统的书籍中的基本输入输出系统的介绍。
    传统网络编程的书籍中的网络基本输入输出系统的介绍。-Books of traditional network programming network basic input output system introduction.
    2022-02-01 09:54:01下载
    积分:1
  • windows socket 实现的会话通信服务器端
    windows socket 编程实现的会话通信服务器端程序-windows socket programming the oral communications server process
    2023-02-14 09:40:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载