登录
首页 » Java » Socket

Socket

于 2016-12-11 发布 文件大小:133KB
0 255
下载积分: 1 下载次数: 2

代码说明:

  java socket编程比较好的学习资料ppt,能够帮助初学者迅速了解socket编程,包含这多个实例。(Socket ppt programming a good learning materials Java, can help beginners quickly understand the socket programming, including the many examples. )

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

发表评论

0 个回复

  • 显示上所有动态的IP地址,学习用的好代码。
    显示网络上所有动态的IP地址,学习用的好代码。-Shows the network of all dynamic IP addresses, a good code to learn.
    2022-02-26 08:01:50下载
    积分:1
  • 语音信号检测!voip
    语音信号检测!voip-voice signal detection! Voip
    2022-03-23 13:39:57下载
    积分:1
  • c# write network chat tool with file transfer function.
    c#写的网络聊天工具,带有文件传送功能。-c# write network chat tool with file transfer function.
    2022-04-23 12:30:37下载
    积分:1
  • HTTP协议,规定因特社区的因特标准路线协议。
    HTTP协议,规定因特网社区的因特网标准路线协议。-HTTP_Protocol
    2022-10-12 17:30:03下载
    积分:1
  • Windows phone UDP通信
    Windows phone UDP通信例子
    2015-06-19下载
    积分: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
  • kraken
    海洋声传播的相关程序,包括射线模型,简正波模型,抛物方程模型。(The related programs of ocean sound propagation include ray model, normal wave model and parabolic equation model.)
    2019-06-06 21:52:17下载
    积分:1
  • 运动模拟
    VB.NET - Advanced .NET Framework (Networking) - Use Sockets-VB.NET- Advanced .NET Framework (Networking)- Use Sockets
    2022-03-31 08:01:47下载
    积分:1
  • 代码3
    实现时滞系统稳定性分析的lMI工具箱,安装在matlab中使用,可以求解(Stability analysis of time-delay systems)
    2018-12-15 15:19:56下载
    积分:1
  • 75448190INSPLidar
    运用matlab读取雷达数据,进行处理,(Reading radar data for processing)
    2018-03-12 15:49:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载