当前位置:
首页 资源下载
搜索资源 - socket linux windows
搜索资源列表
-
0下载:
Linux/Windows下的的socket基类-Linux / Windows of the socket base class
-
-
0下载:
跨平台的最轻量级socket的c++库,支持windows,linux,solaris-cross-platform of the most lightweight c socket library, support for Windows, Linux, Solaris
-
-
0下载:
Windows & Linux Socket Examples
- www.freelec.co.kr by yoon,Windows & Linux Socket Examples
- www.freelec.co.kr by yoon
-
-
0下载:
socket 分别以tcp,udp两种方式通信的代码。
同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
-
-
1下载:
在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。
显示结果如下:
IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A
I
-
-
1下载:
跨平台(Linux,Windows)的Socket C++类。方便移植代码。-Cross-platform (Linux, Windows) to Socket C++ classes. Easily portable.
-
-
0下载:
基于Qt4的聊天程序的源代码,Socket编程相关的,C++程序。既可以在LINUX上编译运行,也可以在WINDOWS平台上编译运行。-This program is based on QT4 GUI Library, it is a chat program, which can be compiled on windows platform and also can be compiled on Linux platform.It is useful.
-
-
0下载:
linux windows mac qt局域网聊天程序,通过udp tcp 传输-linux windows mac qt tcp socket
-
-
0下载:
在Uinx/Linux/Windows 环境下通过socket方式实现一个基于Client/Server 或是P2P模式的文件传输程序-Java Socket
-
-
0下载:
linux端获取系统CPU、硬盘。内存使用率,通过客户端socket传给windows服务端。-linux-side access to the system CPU, hard drive. Memory usage, the client socket to pass through the windows server.
-
-
0下载:
跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 跨平台聊天工具 -Cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools chat tool cross-platform cross-platform cross-platform chat tool chat tools
-
-
0下载:
使用VC写的关于windows和linux之间利用套接字实现通讯的源代码-VC wrote on the use of windows and linux use socket to achieve communication between the source code
-
-
0下载:
windows 与linux下的socket编程,实现客户端与服务器端的通信-linux under windows with socket programming, to achieve client and server-side communications
-
-
0下载:
接收tcp消息的类。tcp是一个流的概念,你可能一次read调用读到两条半消息,再接着一次read调用读到半条消息。这个tcpbuf的类就是用来帮助处理这种情况。它会分3次返回3条消息。很实用的类。Windows/Linux都能用。-class tcpbuf is to help receiving tcp message from a socket. It will return exactly ONE message from the tcp buffer. Support windows/
-
-
0下载:
-
-
0下载:
This a example for socket in linux or windows-This is a example for socket in linux or windows
-
-
0下载:
windows和linux下的 C++的Socket编程实例-C++, Socket Programming Example
-
-
0下载:
套接字编程,包括windows和linux下-socket in windows and linux
-
-
0下载:
聊天室,一个是双人聊天 一个是多人聊天,。。。。。。。。。(Chat room, one is double talk, one is multiplayer chat)
-
-
0下载:
实现window到linux的网络时间的计算(Implementation of window to Linux network time calculation)
-