搜索结果

找到约 1,652 项符合 socket 是什么? 的查询结果

按分类筛选

显示更多分类

Internet/网络编程 unix下的socket编程用户可以直接调用的通用函数库

unix下的socket编程用户可以直接调用的通用函数库
https://www.eeworm.com/dl/620/133353.html
下载: 160
查看: 1110

Java编程 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . Datagr

3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver ...
https://www.eeworm.com/dl/633/135349.html
下载: 82
查看: 1093

手机短信编程 socket通信例子,实现手机短信功能.几百行的源程序.

socket通信例子,实现手机短信功能.几百行的源程序.
https://www.eeworm.com/dl/622/161242.html
下载: 32
查看: 1113

教育系统应用 java做的c/s图书管理系统,用的是socket编程.

java做的c/s图书管理系统,用的是socket编程.
https://www.eeworm.com/dl/621/187344.html
下载: 151
查看: 1112

Java编程 本程序用java语言实现了socket通信客户端程序

本程序用java语言实现了socket通信客户端程序,经过在jbuilderX上的实际测试得到成功。
https://www.eeworm.com/dl/633/213749.html
下载: 105
查看: 1101

Java编程 These two classes show an extremely simple example of java.net socket programming. They implement th

These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an ASCII string. The server, to keep it very simple, ...
https://www.eeworm.com/dl/633/222576.html
下载: 147
查看: 1122

Java书籍 一片介绍java下socket编程的书籍。感觉还不错哦!

一片介绍java下socket编程的书籍。感觉还不错哦!
https://www.eeworm.com/dl/656/237202.html
下载: 137
查看: 1143

3G开发 基于GPRS的SOCKET通信程序,使用于8051扩展系列单片机

基于GPRS的SOCKET通信程序,使用于8051扩展系列单片机
https://www.eeworm.com/dl/701/241633.html
下载: 50
查看: 1123

串口编程 这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类

这里将 Socket APIs 封装成一个类似 CAsyncSocket 接口的类,可以在任意线程中访问,也可以静态连接 MFC,另外可控性比 MFC 中的两个Socket类好多了。我还为 CHwSocket 类编写了详细的测试代码,可以进行 TCP 服务器/客户端数据通信,也可以进行 UDP 数据通信,还可以收发 UDP 广播数据报。 ...
https://www.eeworm.com/dl/624/250286.html
下载: 167
查看: 1080

Internet/网络编程 用socket的Event select方式进行 五个连接数据的接收

用socket的Event select方式进行 五个连接数据的接收
https://www.eeworm.com/dl/620/265416.html
下载: 83
查看: 1051